mirror of
https://github.com/pi-hole/docs.git
synced 2026-04-02 08:25:12 +01:00
Change labels in workflows
Signed-off-by: Christian König <ckoenig@posteo.de>
This commit is contained in:
committed by
yubiuser
parent
f7befbb865
commit
59bb52938e
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