mirror of
https://github.com/Creators-of-Create/Create.git
synced 2024-12-14 19:23:44 +01:00
MORE operations
- Increase "Close Issues" operations count again
This commit is contained in:
parent
521102556a
commit
c5a3306d56
1 changed files with 1 additions and 1 deletions
2
.github/workflows/close_issues.yml
vendored
2
.github/workflows/close_issues.yml
vendored
|
@ -20,5 +20,5 @@ jobs:
|
|||
close-issue-message: "This issue has been closed since it has been inactive for 3 weeks since it was marked as stale."
|
||||
days-before-pr-stale: -1
|
||||
days-before-pr-close: -1
|
||||
operations-per-run: 1000
|
||||
operations-per-run: 10000
|
||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
|
Loading…
Reference in a new issue