awesome-arr/.github/workflows/awesome-lint.yml
dependabot[bot] 812cc92400
chore(deps): bump the actions group with 2 updates (#74)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-18 21:33:54 +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@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
with:
persist-credentials: false
fetch-depth: 0
- run: npx awesome-lint