Skip to content

Create repolinter.yml #1

Create repolinter.yml

Create repolinter.yml #1

Workflow file for this run

name: Repolinter
on:
push:
branches:
- main
jobs:
repolinter:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: npm install -g repolinter
- run: repolinter --config .repolinter.json