This commit is contained in:
parent
9e6ea46e86
commit
156570e0fa
|
@ -15,4 +15,4 @@ jobs:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v2-beta
|
uses: actions/checkout@v2-beta
|
||||||
with:
|
with:
|
||||||
ref: refs/pull/${{ github.event.number }}/head
|
ref: ${{ github.event.after }}
|
||||||
|
|
Loading…
Reference in New Issue