We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfe9127 commit ffd0648Copy full SHA for ffd0648
1 file changed
.github/workflows/claude-org-wide.yml
@@ -88,6 +88,7 @@ jobs:
88
claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
89
github_token: ${{ secrets.PHPSTAN_BOT_TOKEN }}
90
trigger_phrase: "@phpstan-bot"
91
+ base_branch: ${{ steps.default-branch.outputs.branch }}
92
claude_args: >-
93
--model claude-opus-4-6
94
--custom-instructions "You are working on the repository ${{ matrix.repo }}.
0 commit comments