awesome-arr/.github/workflows/awesome-lint.yml
renovate[bot] 3f9b1dd909
chore(deps): update actions/checkout action to v4 (#26)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-08 09:31:48 +05:30

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