Update test workflow to checkout from fork pr-492 branch
This commit is contained in:
parent
7919dd663f
commit
9d2f5f2bee
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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user