Updated stale workflow.
This commit is contained in:
1
.github/workflows/stale-issues.yml
vendored
1
.github/workflows/stale-issues.yml
vendored
@@ -22,3 +22,4 @@ jobs:
|
|||||||
operations-per-run: 200
|
operations-per-run: 200
|
||||||
ascending: true
|
ascending: true
|
||||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
exempt-issue-labels: bug,enhancement
|
||||||
|
|||||||
Reference in New Issue
Block a user