mirror of
https://github.com/pi-hole/PADD.git
synced 2026-04-24 10:40:04 +01:00
Change labels in workflows
Signed-off-by: Christian König <ckoenig@posteo.de>
This commit is contained in:
committed by
yubiuser
parent
26f6c9a966
commit
8cf8e29926
2
.github/workflows/stale_pr.yml
vendored
2
.github/workflows/stale_pr.yml
vendored
@@ -28,7 +28,7 @@ jobs:
|
||||
days-before-pr-close: 0
|
||||
# only run the action on merge conflict PR
|
||||
any-of-labels: 'Merge Conflict'
|
||||
exempt-pr-labels: 'internal,Never stale,ON HOLD,WIP'
|
||||
exempt-pr-labels: 'Internal,Never Stale,On Hold,WIP'
|
||||
exempt-all-pr-assignees: true
|
||||
operations-per-run: 300
|
||||
stale-pr-message: ''
|
||||
|
||||
Reference in New Issue
Block a user