We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e69899b commit 0c77394Copy full SHA for 0c77394
1 file changed
.github/workflows/stale-issue.yaml
@@ -35,7 +35,7 @@ jobs:
35
> This PR will be closed in 15 days if no further activity occurs.
36
exempt-issue-labels: 'keep open'
37
exempt-pr-labels: 'keep open'
38
- close-issue-reason: "not_planned"
+ close-issue-reason: 'not_planned'
39
days-before-stale: 28
40
days-before-close: 15
41
stale-issue-label: 'not-planned'
0 commit comments