Skip to content

Commit b8aba8b

Browse files
authored
Merge pull request #1357 from ttshivers/pr_sha
ci(pr): checkout base_ref
2 parents a43c2eb + 7b21ecf commit b8aba8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/official-pr.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
uses: actions/checkout@v2
2424
with:
2525
path: docker-node
26-
ref: ${{ github.event.pull_request.head.ref }}
26+
ref: ${{ github.base_ref }}
2727
fetch-depth: 50
2828

2929
- name: Checkout the official-images repo

0 commit comments

Comments
 (0)