Skip to content

Commit 706398f

Browse files
committed
[ci skip] [Close stale PRs] Enable GitHub action
1 parent d67698a commit 706398f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/close-stale-prs.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ jobs:
1313
days-before-close: 7
1414
days-before-stale: 60
1515
exempt-pr-labels: RFC,Waiting on Review
16-
# Temporary, avoid closing PRs until this action merged
17-
debug-only: true
1816
# Hack to skip issues, unfortunately there's no option to disable issues
1917
only-issue-labels: inexistent-label
2018
only-pr-labels: Waiting on Author

0 commit comments

Comments
 (0)