mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
.github/workflows/stale.yml: fix format of exempt-issue-labels
This commit is contained in:
parent
c518ec1df1
commit
4f2b781049
1 changed files with 1 additions and 3 deletions
4
.github/workflows/stale.yml
vendored
4
.github/workflows/stale.yml
vendored
|
@ -22,6 +22,4 @@ jobs:
|
||||||
exempt-all-assignees: true
|
exempt-all-assignees: true
|
||||||
ascending: true
|
ascending: true
|
||||||
operations-per-run: 250
|
operations-per-run: 250
|
||||||
exempt-issue-labels:
|
exempt-issue-labels: 'request,bug'
|
||||||
- request
|
|
||||||
- bug
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue