mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 03:43:52 +00:00
Update orca_bot.yml (#3986)
Update orca_bot.yml I hope this one will make Orca BOT happy again :)
This commit is contained in:
2
.github/workflows/orca_bot.yml
vendored
2
.github/workflows/orca_bot.yml
vendored
@@ -14,7 +14,7 @@ jobs:
|
|||||||
- uses: actions/stale@v9
|
- uses: actions/stale@v9
|
||||||
with:
|
with:
|
||||||
# PAT for GitHub API authentication
|
# PAT for GitHub API authentication
|
||||||
repo-token: ${{ github.token }}
|
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
# Max number of operations per run
|
# Max number of operations per run
|
||||||
operations-per-run: 1000
|
operations-per-run: 1000
|
||||||
# Order to get issues/PRs
|
# Order to get issues/PRs
|
||||||
|
|||||||
Reference in New Issue
Block a user