add checkout ref in gmc e2e workflow (#450)
Signed-off-by: Yingchun Guo <yingchun.guo@intel.com>
This commit is contained in:
2
.github/workflows/gmc-e2e.yaml
vendored
2
.github/workflows/gmc-e2e.yaml
vendored
@@ -44,7 +44,7 @@ jobs:
|
||||
- name: Checkout out Repo
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 0
|
||||
ref: "refs/pull/${{ github.event.number }}/merge"
|
||||
|
||||
- name: Set variables
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user