awesome-arr/.github/workflows/main.yml
2022-10-21 13:14:20 +05:30

12 lines
No EOL
212 B
YAML

name: CI
on:
pull_request:
branches: [main]
jobs:
Awesome_Lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- run: npx awesome-lint