Skip to content

Commit eb9b726

Browse files
committed
fix
1 parent e8ef24e commit eb9b726

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/github_comment_trigger.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
submodules: recursive
2323
# PRの場合はfeatureブランチを直接チェックアウト
2424
ref: ${{ github.event.pull_request.head.ref || github.ref }}
25+
- run: cp llm_coder_config.example.toml llm_coder_config.toml
2526
- name: Run LLM Coder Action
2627
uses: igtm/llm-coder-action@v1
2728
with:

0 commit comments

Comments
 (0)