Skip to content

Commit ffd0648

Browse files
authored
Add base_branch input to Claude workflow
1 parent bfe9127 commit ffd0648

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/claude-org-wide.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ jobs:
8888
claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
8989
github_token: ${{ secrets.PHPSTAN_BOT_TOKEN }}
9090
trigger_phrase: "@phpstan-bot"
91+
base_branch: ${{ steps.default-branch.outputs.branch }}
9192
claude_args: >-
9293
--model claude-opus-4-6
9394
--custom-instructions "You are working on the repository ${{ matrix.repo }}.

0 commit comments

Comments
 (0)