mirror of https://github.com/FreeRDP/FreeRDP
[ci,autoclose] increase operations per run
This commit is contained in:
parent
c7b519472b
commit
fb57a96eba
|
@ -16,6 +16,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
days-before-stale: 30
|
days-before-stale: 30
|
||||||
days-before-close: 30
|
days-before-close: 30
|
||||||
|
operations-per-run: 60
|
||||||
exempt-issue-labels: "wip,pinned,help-wanted,blocker,feature"
|
exempt-issue-labels: "wip,pinned,help-wanted,blocker,feature"
|
||||||
exempt-pr-labels: "wip,pinned,help-wanted,blocker,feature"
|
exempt-pr-labels: "wip,pinned,help-wanted,blocker,feature"
|
||||||
stale-issue-label: "stale"
|
stale-issue-label: "stale"
|
||||||
|
|
Loading…
Reference in New Issue