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-11 09:42:37 +09:00
committed by GitHub
co-authored by Asuka Minato Copilot
parent 1083f5c46a
commit 7adcc17da0
+2
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"