fix(ci): add close-pr and failure label to anti-slop workflow (#33236)

Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Raghu :) 2026-03-10 19:42:37 -05:00 committed by GitHub
parent 1083f5c46a
commit 7adcc17da0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -15,3 +15,5 @@ jobs:
- uses: peakoss/anti-slop@v0
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
close-pr: false
failure-add-pr-labels: "needs-revision"