Skip to content

Commit 74a2475

Browse files
Workflow: Enabling stale workflow
1 parent 6e31836 commit 74a2475

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/git-hygiene.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@ jobs:
2828
stale-pr-label: 'closing-soon'
2929
stale-pr-message: |
3030
Marking this pull request as stale due to inactivity. This helps our maintainers find and focus on the active pull requests.
31-
debug-only: true
31+
debug-only: false
3232
ascending: true
3333
exempt-all-milestones: true

0 commit comments

Comments
 (0)