There was an error while loading. Please reload this page.
1 parent 22046a9 commit 0a77e9bCopy full SHA for 0a77e9b
1 file changed
.github/workflows/claude.yml
@@ -35,6 +35,7 @@ jobs:
35
uses: anthropics/claude-code-action@v1
36
with:
37
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
38
+ use_commit_signing: true
39
40
# This is an optional setting that allows Claude to read CI results on PRs
41
additional_permissions: |
0 commit comments