We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fef5267 commit 2c08cb4Copy full SHA for 2c08cb4
1 file changed
.github/workflows/stale.yml
@@ -12,9 +12,4 @@ jobs:
12
- uses: actions/stale@v8
13
with:
14
days-before-stale: 30
15
- exempt-issue-labels: |
16
- in-progress
17
- help-wanted
18
- pinned
19
- security
20
- enhancement
+ exempt-issue-labels: in-progress,help-wanted,pinned,security,enhancement
0 commit comments