Skip to content

Commit b48c3e4

Browse files
authored
Merge branch refs/heads/2.1.x into 2.2.x
2 parents 7cc5740 + 0bbe115 commit b48c3e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/claude-react-on-review.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ jobs:
1919

2020
- name: Trigger Claude Review PR
2121
env:
22-
GH_TOKEN: ${{ secrets.PHPSTAN_BOT_TOKEN }}
22+
GH_TOKEN: ${{ github.token }}
2323
run: gh workflow run claude-pr-review.yml -f pr_number=${{ github.event.pull_request.number }} -f review_id=${{ github.event.review.id }} --repo phpstan-bot/phpstan-src

0 commit comments

Comments
 (0)