Thanks to visit codestin.com Credit goes to github.com
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 9a32ff5 commit 3e1e860Copy full SHA for 3e1e860
.github/workflows/issues.yml
@@ -19,4 +19,5 @@ jobs:
19
close-issue-message: "This issue was closed because it has been inactive for 3 days since being marked as stale."
20
days-before-pr-stale: -1
21
days-before-pr-close: -1
22
+ any-of-labels: 'question,needs-more-info'
23
repo-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments