We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 426a33c commit ddf74d0Copy full SHA for ddf74d0
.github/workflows/claude.yml
@@ -44,10 +44,10 @@ jobs:
44
45
# Trigger when assigned to an issue
46
assignee_trigger: "claude"
47
-
+
48
# Allow Claude to run bash
49
# This should be safe given the repo is already public
50
allowed_tools: "Bash"
51
52
custom_instructions: |
53
If posting a comment to GitHub, give a concise summary of the comment at the top and put all the details in a <details> block.
0 commit comments