Skip to content

Commit

Permalink
Fix PR GHA
Browse files Browse the repository at this point in the history
  • Loading branch information
Gal Topper committed Sep 19, 2023
1 parent ad4c628 commit 404c6b4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,8 @@ jobs:
run: echo "$GITHUB_REF"

- uses: actions/checkout@v3
with:
ref: refs/pull/${{ github.event.number }}/merge

- name: Set up python ${{ matrix.python-version }}
uses: actions/setup-python@v4
Expand Down

0 comments on commit 404c6b4

Please sign in to comment.