mirror of
https://github.com/filebrowser/filebrowser.git
synced 2024-06-07 23:00:43 +00:00
ci: increase operations-per-run param to 100
This commit is contained in:
parent
db0a23aec0
commit
c1e6d5869a
3
.github/workflows/stale.yml
vendored
3
.github/workflows/stale.yml
vendored
@ -20,4 +20,5 @@ jobs:
|
||||
days-before-stale: 30
|
||||
days-before-close: 5
|
||||
exempt-issue-labels: 'feature ☘,enhancement ⚙,bug 🐞'
|
||||
exempt-pr-labels: 'need-help,wip'
|
||||
exempt-pr-labels: 'need-help,wip'
|
||||
operations-per-run: 100
|
Loading…
Reference in New Issue
Block a user