We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0da4be0 commit 2ab73f0Copy full SHA for 2ab73f0
2 files changed
.github/workflows/father.yml
@@ -32,7 +32,7 @@ jobs:
32
33
- name: Run Father
34
id: father
35
- uses: anthropics/claude-code-action@0ee1beea589a67d33340072691a5d42abec7ae6b # v1
+ uses: anthropics/claude-code-action@094bd24d575e7b30ac1576024817bf1a97c81262 # v1
36
with:
37
trigger_phrase: '@father'
38
claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
.github/workflows/mother.yml
- name: Run Mother
id: mother
trigger_phrase: '@mother'
0 commit comments