Increase operation limit of stale action to 1000 for it to operate normally

This commit is contained in:
Ilya Fedin 2022-09-04 07:25:18 +04:00 committed by John Preston
parent 807e63d9f2
commit bd7a880468
1 changed files with 1 additions and 0 deletions

View File

@ -22,3 +22,4 @@ jobs:
days-before-stale: 180
days-before-close: 30
days-before-pr-stale: -1
operations-per-run: 1000