Update issue-comment-test.yml

This commit is contained in:
Tonye Jack 2023-10-02 17:51:35 -06:00 committed by GitHub
parent f318653745
commit 344b35fc53
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,6 +19,7 @@ jobs:
with:
submodules: true
ref: chore/clean-up-test
fetch-depth: 0
- name: Dump GitHub context
env:
@ -103,6 +104,8 @@ jobs:
uses: actions/checkout@v4
with:
submodules: true
ref: chore/clean-up-test
fetch-depth: 0
- name: Dump GitHub context
env: