Skip to content

Commit ac7f914

Browse files
committed
add commit sha
Signed-off-by: Ashutosh Kumar <[email protected]>
1 parent 8a7337c commit ac7f914

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ jobs:
6262
run: |
6363
chmod +x hack/minikube.sh
6464
./hack/minikube.sh
65+
echo ${{ github.event.pull_request.head.sha }}
6566
6667
- name: Configure Kubectl
6768
run: |

0 commit comments

Comments
 (0)