Merge branch 'Creators-of-Create:mc1.18/dev' into mc1.18/dev
This commit is contained in:
commit
af6ad4b70b
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."
|
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-stale: -1
|
||||||
days-before-pr-close: -1
|
days-before-pr-close: -1
|
||||||
operations-per-run: 1000
|
operations-per-run: 10000
|
||||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|
Loading…
Reference in a new issue