Skip to content

Commit

Permalink
handle PR ref
Browse files Browse the repository at this point in the history
  • Loading branch information
davidzhao committed Jan 23, 2024
1 parent 1a7cf72 commit 322d4bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-protocol.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
- uses: actions/checkout@v3
with:
submodules: true
ref: ${{ github.event.pull_request.head.ref }}

- uses: actions/setup-python@v4

Expand Down

0 comments on commit 322d4bb

Please sign in to comment.