mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-05 06:33:57 +02:00
Increase operation limit of stale action to 1000 for it to operate normally
This commit is contained in:
parent
807e63d9f2
commit
bd7a880468
1 changed files with 1 additions and 0 deletions
1
.github/workflows/stale.yml
vendored
1
.github/workflows/stale.yml
vendored
|
@ -22,3 +22,4 @@ jobs:
|
||||||
days-before-stale: 180
|
days-before-stale: 180
|
||||||
days-before-close: 30
|
days-before-close: 30
|
||||||
days-before-pr-stale: -1
|
days-before-pr-stale: -1
|
||||||
|
operations-per-run: 1000
|
||||||
|
|
Loading…
Add table
Reference in a new issue