mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Double number of operations per run for stale action bot
This commit is contained in:
parent
0aa85153e5
commit
8c53b656e9
2
.github/workflows/stale.yml
vendored
2
.github/workflows/stale.yml
vendored
@ -48,4 +48,4 @@ jobs:
|
|||||||
exempt-draft-pr: false
|
exempt-draft-pr: false
|
||||||
exempt-all-milestones: true
|
exempt-all-milestones: true
|
||||||
remove-stale-when-updated: true
|
remove-stale-when-updated: true
|
||||||
operations-per-run: 128
|
operations-per-run: 256
|
||||||
|
Loading…
Reference in New Issue
Block a user