Skip to content

Commit

Permalink
triggered workflow: checkout branch
Browse files Browse the repository at this point in the history
  • Loading branch information
cwsmith committed Mar 6, 2024
1 parent 78ab0d8 commit 052beca
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- uses: actions/checkout@v4
with:
ref: refs/pull/${{ github.event.issue.number }}/head
submodules: recursive

- name: build
Expand Down

0 comments on commit 052beca

Please sign in to comment.