There was an error while loading. Please reload this page.
2 parents 445f504 + 67630a7 commit d7c8341Copy full SHA for d7c8341
1 file changed
.github/workflows/claude-assistant.yml
@@ -22,7 +22,7 @@ on:
22
secrets:
23
claude_oauth_token:
24
description: 'Claude Code OAuth token (CLAUDE_CODE_OAUTH_TOKEN secret)'
25
- required: true
+ required: false
26
27
jobs:
28
run:
0 commit comments