Skip to content

Commit 811df29

Browse files
authored
Merge pull request #2863 from headlamp-k8s/turn-off-auto-minikube-pr
github: Stop automatically creating minikube PR
2 parents f0b3e18 + 74bcb13 commit 811df29

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/pr-to-update-minikube.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,6 @@ name: PR to update minikube
33
# This action will run after the "Publish container" is succesfully completed
44
# https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#workflow_run
55
on:
6-
workflow_run:
7-
workflows: ["Publish container"]
8-
types:
9-
- completed
106
workflow_dispatch:
117

128
permissions:

0 commit comments

Comments
 (0)