We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6ca6b3 commit dcf7ddfCopy full SHA for dcf7ddf
.github/workflows/father.yml
@@ -32,7 +32,7 @@ jobs:
32
33
- name: Run Father
34
id: father
35
- uses: anthropics/claude-code-action@edd85d61533cbba7b57ed0ca4af1750b1fdfd3c4 # v1
+ uses: anthropics/claude-code-action@273fe825408ddced56cb02b228a74c72bed8241e # 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