mirror of
https://gitee.com/IrisVega/frp.git
synced 2024-11-01 22:31:29 +08:00
increase operations-per-run in stale workflow (#3950)
This commit is contained in:
parent
7999791708
commit
7418ae098d
1
.github/workflows/stale.yml
vendored
1
.github/workflows/stale.yml
vendored
@ -32,3 +32,4 @@ jobs:
|
|||||||
debug-only: ${{ github.event.inputs.debug-only }}
|
debug-only: ${{ github.event.inputs.debug-only }}
|
||||||
exempt-all-pr-milestones: true
|
exempt-all-pr-milestones: true
|
||||||
exempt-all-pr-assignees: true
|
exempt-all-pr-assignees: true
|
||||||
|
operations-per-run: 200
|
||||||
|
Loading…
Reference in New Issue
Block a user