mirror of
https://github.com/actions/checkout.git
synced 2025-04-03 15:00:06 +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
|
||||
uses: actions/checkout@v2-beta
|
||||
with:
|
||||
ref: refs/pull/${{ github.event.number }}/head
|
||||
ref: ${{ github.event.after }}
|
||||
|
|
Loading…
Add table
Reference in a new issue