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

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