Skip to content

Commit 8d5c4da

Browse files
authored
Update ai-review.yml
1 parent 2fc7b65 commit 8d5c4da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ai-review.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
env:
1818
RUNNER_URL: ${{ secrets.RUNNER_URL }}
1919
RUNNER_HMAC_SECRET: ${{ secrets.RUNNER_HMAC_SECRET }}
20-
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
20+
GH_TOKEN: ${{ secrets.RUNNER_GH_PAT }}
2121
shell: bash
2222
run: |
2323
set -euo pipefail

0 commit comments

Comments
 (0)