Checkout the PR commit instead of merge
This commit is contained in:
parent
5f9de3d1ca
commit
992f8cb668
|
@ -146,6 +146,7 @@ jobs:
|
|||
with:
|
||||
fetch-depth: 0
|
||||
persist-credentials: false
|
||||
ref: ${{ github.event.pull_request.head.sha }}
|
||||
|
||||
- name: Set up Python ${{ matrix.python }}
|
||||
uses: actions/setup-python@v2
|
||||
|
|
Loading…
Reference in New Issue