Skip to content

Commit 7b21ecf

Browse files
committed
ci(pr): checkout base_ref
1 parent 26914a8 commit 7b21ecf

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
@@ -22,7 +22,7 @@ jobs:
2222
uses: actions/checkout@v2
2323
with:
2424
path: docker-node
25-
ref: ${{ github.event.pull_request.head.ref }}
25+
ref: ${{ github.base_ref }}
2626
fetch-depth: 50
2727

2828
- name: Checkout the official-images repo

0 commit comments

Comments
 (0)