Skip to content

Commit 32026d0

Browse files
committed
add commit sha
Signed-off-by: Ashutosh Kumar <sonasingh46@gmail.com>
1 parent 8a7337c commit 32026d0

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,8 @@ jobs:
6262
run: |
6363
chmod +x hack/minikube.sh
6464
./hack/minikube.sh
65+
echo ${{ github.event.pull_request.head.sha }}
66+
echo ${{ github.event.pull_request.head.sha }}
6567
6668
- name: Configure Kubectl
6769
run: |

0 commit comments

Comments
 (0)