mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 06:41:14 -06: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:
parent
208784c783
commit
7aee6d7e61
1 changed files with 1 additions and 1 deletions
2
.github/workflows/orca_bot.yml
vendored
2
.github/workflows/orca_bot.yml
vendored
|
@ -14,7 +14,7 @@ jobs:
|
|||
- uses: actions/stale@v9
|
||||
with:
|
||||
# PAT for GitHub API authentication
|
||||
repo-token: ${{ github.token }}
|
||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
# Max number of operations per run
|
||||
operations-per-run: 1000
|
||||
# Order to get issues/PRs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue