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.
1 parent 75ff1e3 commit daf9d89Copy full SHA for daf9d89
.github/workflows/build-and-push-container-image.yaml
@@ -3,6 +3,7 @@ on:
3
pull_request:
4
types:
5
- closed
6
+ workflow_dispatch:
7
8
jobs:
9
build-and-push-container-image:
0 commit comments