Update issue-comment-test.yml
This commit is contained in:
parent
f318653745
commit
344b35fc53
3
.github/workflows/issue-comment-test.yml
vendored
3
.github/workflows/issue-comment-test.yml
vendored
@ -19,6 +19,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
submodules: true
|
submodules: true
|
||||||
ref: chore/clean-up-test
|
ref: chore/clean-up-test
|
||||||
|
fetch-depth: 0
|
||||||
|
|
||||||
- name: Dump GitHub context
|
- name: Dump GitHub context
|
||||||
env:
|
env:
|
||||||
@ -103,6 +104,8 @@ jobs:
|
|||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
submodules: true
|
submodules: true
|
||||||
|
ref: chore/clean-up-test
|
||||||
|
fetch-depth: 0
|
||||||
|
|
||||||
- name: Dump GitHub context
|
- name: Dump GitHub context
|
||||||
env:
|
env:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user