You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/workflows/leaderboard.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@ jobs:
41
41
push-to-fork: minikube-bot/minikube
42
42
base: master
43
43
delete-branch: true
44
-
title: 'Site: Add leaderboard for ${{ github.ref_name }} (Post-release)'
44
+
title: 'site: Add leaderboard for ${{ github.ref_name }} (Post-release)'
45
45
body: |
46
46
Committing changes resulting from `make update-leaderboard`.
47
47
This PR is auto-generated by the [update-leaderboard](https://github.com/kubernetes/minikube/blob/master/.github/workflows/leaderboard.yml) CI workflow.
0 commit comments