Skip to content

Commit 96002e0

Browse files
committed
Update debug options
1 parent 0402f0a commit 96002e0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/stale-pr.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,5 @@ jobs:
1212
repo-token: ${{ secrets.GITHUB_TOKEN }}
1313
stale-pr-message: "This pull request is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days."
1414
days-before-stale: 30
15-
days-before-close: 5
15+
days-before-close: -1
16+
debug-only: true

0 commit comments

Comments
 (0)