From 7aee6d7e610f172c377ec07ac607e96b9e7654af Mon Sep 17 00:00:00 2001 From: Eldenroot Date: Sat, 10 Feb 2024 04:53:03 +0100 Subject: [PATCH] Update orca_bot.yml (#3986) Update orca_bot.yml I hope this one will make Orca BOT happy again :) --- .github/workflows/orca_bot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/orca_bot.yml b/.github/workflows/orca_bot.yml index ee09bc5d0f..aaf275bd25 100644 --- a/.github/workflows/orca_bot.yml +++ b/.github/workflows/orca_bot.yml @@ -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