We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ccc093 commit 5bc0ce8Copy full SHA for 5bc0ce8
.github/workflows/official-pr.yml
@@ -22,6 +22,7 @@ jobs:
22
uses: actions/checkout@v2
23
with:
24
path: docker-node
25
+ ref: ${{ github.event.pull_request.head.ref }}
26
fetch-depth: 50
27
28
- name: Checkout the official-images repo
0 commit comments