Update pull_request.yaml

This commit is contained in:
Ahmed Waleed Malik
2021-03-16 16:20:16 +05:00
committed by GitHub
parent 52b975ef0d
commit dba42e91bc

View File

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