Update orca_bot.yml (#3986)

Update orca_bot.yml

I hope this one will make Orca BOT happy again :)
This commit is contained in:
Eldenroot 2024-02-10 04:53:03 +01:00 committed by GitHub
parent 208784c783
commit 7aee6d7e61
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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