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 19ec7da commit 5849371Copy full SHA for 5849371
.github/workflows/stale.yml
@@ -18,5 +18,5 @@ jobs:
18
stale-pr-message: 'This PR was marked stale due to lack of activity. It will be closed in 14 days.'
19
close-pr-message: 'Closed as inactive. Feel free to reopen if this PR is still being worked on.'
20
stale-issue-message: 'This issue was marked stale due to lack of activity. It will be closed in 14 days.'
21
- close-issue-message: 'Closed as inacive. Feel free to reopen if this issue is still relevant.'
+ close-issue-message: 'Closed as inactive. Feel free to reopen if this issue is still relevant.'
22
days-before-close: 14
0 commit comments