mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-11 15:16:55 +03:00
Checkout PR, not target
This commit is contained in:
@@ -18,6 +18,8 @@ jobs:
|
||||
name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
id: checkout
|
||||
with:
|
||||
ref: 'refs/pull/${{ github.event.number }}/merge'
|
||||
|
||||
-
|
||||
name: Install tools
|
||||
|
||||
Reference in New Issue
Block a user