mirror of
https://github.com/github/gitignore.git
synced 2026-04-11 14:11:43 +08:00
Run stale workflow without debug-only mode
This commit is contained in:
parent
7e6cd454e6
commit
bf0e0fdbfb
1
.github/workflows/stale.yml
vendored
1
.github/workflows/stale.yml
vendored
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user