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

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