mirror of
https://github.com/actions/checkout.git
synced 2025-04-10 18:26:02 +02:00
.
This commit is contained in:
parent
9e6ea46e86
commit
156570e0fa
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -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…
Add table
Reference in a new issue