awesome-arr/.github/workflows/awesome-lint.yml
dependabot[bot] 1f66b72080
chore(deps): bump the actions group with 2 updates (#95)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-05 22:45:23 +05:30

15 lines
335 B
YAML

name: CI
on:
pull_request:
branches: [main]
jobs:
awesome-Lint:
permissions:
contents: read
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
with:
persist-credentials: false
fetch-depth: 0
- run: npx awesome-lint