We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f0b3e18 + 74bcb13 commit 811df29Copy full SHA for 811df29
.github/workflows/pr-to-update-minikube.yml
@@ -3,10 +3,6 @@ name: PR to update minikube
3
# This action will run after the "Publish container" is succesfully completed
4
# https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#workflow_run
5
on:
6
- workflow_run:
7
- workflows: ["Publish container"]
8
- types:
9
- - completed
10
workflow_dispatch:
11
12
permissions:
0 commit comments