Increase operation limit of stale action to 1000 for it to operate normally
This commit is contained in:
parent
807e63d9f2
commit
bd7a880468
|
@ -22,3 +22,4 @@ jobs:
|
|||
days-before-stale: 180
|
||||
days-before-close: 30
|
||||
days-before-pr-stale: -1
|
||||
operations-per-run: 1000
|
||||
|
|
Loading…
Reference in New Issue