We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da0aa7a commit 86328f4Copy full SHA for 86328f4
1 file changed
.github/workflows/stale.yml
@@ -15,7 +15,6 @@ jobs:
15
steps:
16
- uses: actions/stale@v8
17
with:
18
- debug-only: true
19
exempt-draft-pr: true
20
only-labels: 'waiting-for-info'
21
stale-issue-message: 'This issue is stale because it has been open 14 days with no requested info. The issue will be automatically closed in 1 day.'
0 commit comments