homepage/.github/workflows/pr-quality.yml
dependabot[bot] 96f4777637
Chore(deps): Bump peakoss/anti-slop from 0.2.1 to 0.3.0 (#6590)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-23 16:41:27 +00:00

19 lines
320 B
YAML

name: PR Quality
permissions:
contents: read
issues: read
pull-requests: write
on:
pull_request_target:
types: [opened, reopened]
jobs:
anti-slop:
runs-on: ubuntu-latest
steps:
- uses: peakoss/anti-slop@57858eead489d08b255fab2af45a506c2ca6eab2 # v0
with:
max-failures: 4