add manually workflow trigger

This commit is contained in:
2023-07-19 17:42:53 +02:00
parent e785b80ebe
commit 035ce03ef2
+3
View File
@@ -5,6 +5,9 @@ on:
push: push:
branches: branches:
- main - main
workflow_run:
workflows: [build-and-push]
types: [completed]
jobs: jobs:
build-and-push: build-and-push: