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 eb3975f commit c55d844Copy full SHA for c55d844
.github/workflows/stale.yml
@@ -25,3 +25,4 @@ jobs:
25
stale-pr-message: 'This PR it`s being marked as stale and will be automatically closed after 7 more days without any activity.'
26
stale-issue-label: 'stale'
27
stale-pr-label: 'stale'
28
+ only-labels: 'bug,help wanted'
0 commit comments