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.
2 parents 0ccc093 + 5bc0ce8 commit be64883Copy full SHA for be64883
.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