Skip to content

Commit 986de1f

Browse files
ovitrifclaude
andcommitted
chore-review 3: revert .claude write permissions in CI
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 6ada9d8 commit 986de1f

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.github/workflows/claude.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,7 @@ jobs:
4747
# Optional: Give a custom prompt to Claude. If this is not specified, Claude will perform the instructions specified in the comment that tagged it.
4848
# prompt: 'Update the pull request description to include a summary of changes.'
4949

50-
claude_args: '--allowedTools "Edit(.claude/**)" "Write(.claude/**)"'
50+
# Optional: Add claude_args to customize behavior and configuration
51+
# See https://github.com/anthropics/claude-code-action/blob/main/docs/usage.md
52+
# or https://code.claude.com/docs/en/cli-reference for available options
53+
# claude_args: '--allowed-tools Bash(gh pr:*)'

0 commit comments

Comments
 (0)