mirror of
https://github.com/filebrowser/filebrowser.git
synced 2024-06-07 23:00:43 +00:00
chore: fix exempt-issue-labels of the stale action
This commit is contained in:
parent
350c73d78e
commit
db0a23aec0
2
.github/workflows/stale.yml
vendored
2
.github/workflows/stale.yml
vendored
@ -19,5 +19,5 @@ jobs:
|
||||
close-issue-message: 'This issue was closed because it has been stalled for 5 days with no activity.'
|
||||
days-before-stale: 30
|
||||
days-before-close: 5
|
||||
exempt-issue-labels: 'future,improvement,bug'
|
||||
exempt-issue-labels: 'feature ☘,enhancement ⚙,bug 🐞'
|
||||
exempt-pr-labels: 'need-help,wip'
|
Loading…
Reference in New Issue
Block a user