1
0
mirror of https://github.com/github/gitignore synced 2025-05-25 09:05:15 +02:00

Run stale workflow without debug-only mode

This commit is contained in:
Devin Dooley 2025-05-20 22:42:24 +00:00 committed by GitHub
parent 7e6cd454e6
commit bf0e0fdbfb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -29,4 +29,3 @@ jobs:
exempt-pr-labels: 'keep'
close-issue-reason: not_planned
ascending: true # Sort PRs by last updated date in ascending order
debug-only: true # Set to true to test the action without actually closing any PRs