fix(255): checkout does not work as expected

This commit is contained in:
Karl-Johan Grahn
2022-03-21 22:34:45 +01:00
parent a5bb0392b1
commit 77e2df9dfb

View File

@@ -20,8 +20,6 @@ jobs:
steps:
- name: Check out code
uses: actions/checkout@v2
with:
ref: ${{github.event.pull_request.head.sha}}
# Setting up helm binary
- name: Set up Helm