mirror of
https://github.com/stakater/Reloader.git
synced 2026-08-27 14:37:17 +00:00
Merge remote-tracking branch 'stakater/master' into multi_arch_dockerfile
This commit is contained in:
@@ -20,7 +20,7 @@ jobs:
|
|||||||
- name: Check out code
|
- name: Check out code
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
with:
|
with:
|
||||||
ref: ${{github.event.pull_request.head.ref}}
|
ref: ${{github.event.pull_request.head.sha}}
|
||||||
|
|
||||||
# Setting up helm binary
|
# Setting up helm binary
|
||||||
- name: Set up Helm
|
- name: Set up Helm
|
||||||
|
|||||||
Reference in New Issue
Block a user