We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 529bc92 commit a6a0658Copy full SHA for a6a0658
1 file changed
.github/workflows/claude.yml
@@ -36,7 +36,6 @@ jobs:
36
uses: anthropics/claude-code-action@v1
37
with:
38
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
39
-
40
- # This is an optional setting that allows Claude to read CI results on PRs
+ use_commit_signing: true
41
additional_permissions: |
42
actions: read
0 commit comments