awesome-arr/.github/workflows/awesome-lint.yml
2024-01-08 04:00:54 +00:00

12 lines
213 B
YAML

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