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

Merge pull request #4638 from github/remove-stale-debug-setting

Run stale workflow without debug-only mode
This commit is contained in:
Devin Dooley 2025-05-21 16:50:44 -07:00 committed by GitHub
commit 9101f3d544
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