Allow manual trigger for container build workflow
Build and Push Podman Container / build-and-push (push) Canceled after 0s
Build and Push Podman Container / build-and-push (push) Canceled after 0s
Co-authored-by: Junie <junie@jetbrains.com>
This commit is contained in:
@@ -4,6 +4,7 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
build-and-push:
|
||||
|
||||
Reference in New Issue
Block a user