Skip to content

Commit

Permalink
Update issue-comment-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jackton1 authored Oct 2, 2023
1 parent f318653 commit 344b35f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/issue-comment-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
with:
submodules: true
ref: chore/clean-up-test
fetch-depth: 0

- name: Dump GitHub context
env:
Expand Down Expand Up @@ -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:
Expand Down

0 comments on commit 344b35f

Please sign in to comment.