Skip to content

Commit 3532d58

Browse files
committed
wip
Signed-off-by: Joe Isaacs <[email protected]>
1 parent 3704771 commit 3532d58

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/fuzz.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,7 @@ jobs:
135135
uses: anthropics/claude-code-action@v1
136136
with:
137137
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
138+
github_token: ${{ secrets.GITHUB_TOKEN }} # Use direct token instead of GitHub App
138139
prompt: |
139140
# Fuzzer Crash Analysis and Reporting
140141

0 commit comments

Comments
 (0)