mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-01-23 02:14:37 +00:00
github/stale: separate labels with commas without following spaces
Signed-off-by: Andrei Vagin <avagin@gmail.com>
This commit is contained in:
parent
ff38944b98
commit
10fe08c37f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/stale.yml
vendored
2
.github/workflows/stale.yml
vendored
|
|
@ -24,4 +24,4 @@ jobs:
|
|||
days-before-close: 365
|
||||
remove-stale-when-updated: true
|
||||
exempt-pr-labels: 'no-auto-close'
|
||||
exempt-issue-labels: 'no-auto-close, new feature, enhancement'
|
||||
exempt-issue-labels: 'no-auto-close,new feature,enhancement'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue