We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9196436 commit 7a19ae4Copy full SHA for 7a19ae4
.github/workflows/claude.yml
@@ -77,6 +77,7 @@ jobs:
77
claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
78
github_token: ${{ secrets.GITHUB_TOKEN }}
79
allowed_non_write_users: "*"
80
+ show_full_output: "true"
81
claude_args: |
82
--model haiku
83
@@ -137,5 +138,6 @@ jobs:
137
138
139
140
141
142
143
0 commit comments