mirror of
https://github.com/anthropics/claude-code-action.git
synced 2026-01-23 15:04:13 +08:00
Update test workflow to checkout from fork pr-492 branch
This commit is contained in:
1
.github/workflows/test-asset-env.yml
vendored
1
.github/workflows/test-asset-env.yml
vendored
@@ -11,6 +11,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
|
repository: km-anthropic/claude-code-action
|
||||||
ref: pr-492 # Test the PR branch
|
ref: pr-492 # Test the PR branch
|
||||||
|
|
||||||
- name: Create test issue comment
|
- name: Create test issue comment
|
||||||
|
|||||||
Reference in New Issue
Block a user