We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0caa451 commit 7d25d3cCopy full SHA for 7d25d3c
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@88c168b39e7e64da0286d812b6e9fbebb6708185 # v1
+ uses: anthropics/claude-code-action@ba026a3e56b9f646ae3b1be02dd9c0812aa2f8ae # 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