Skip to content

Commit 770d15b

Browse files
authored
Update main.yml
1 parent 73cdc27 commit 770d15b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -384,6 +384,7 @@ jobs:
384384
- uses: actions/checkout@v3
385385
with:
386386
submodules: false
387+
ref: ${{ github.head_ref || github.ref_name }}
387388
- uses: ./.github/actions/e2e
388389
with:
389390
fastly-api-token: ${{ secrets.FASTLY_API_TOKEN }}

0 commit comments

Comments
 (0)