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 08f6599 commit 79ad546Copy full SHA for 79ad546
.github/workflows/stale.yml
@@ -29,7 +29,4 @@ jobs:
29
30
Thank you for contributing <3
31
close-issue-message: 'Automatically closing this issue due to lack of activity'
32
- exempt-issue-labels:
33
- - not-stale
34
- - security
35
- - pinned
+ exempt-issue-labels: not-stale,security,pinned
0 commit comments