We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 862a89e + 94b5ea7 commit f746348Copy full SHA for f746348
1 file changed
.github/workflows/claude.yml
@@ -35,6 +35,7 @@ jobs:
35
uses: anthropics/claude-code-action@v1
36
with:
37
claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
38
+ github_token: ${{ secrets.BOT_TOKEN }}
39
allowed_bots: "claude[bot]"
40
additional_permissions: |
41
actions: read
0 commit comments