fixing manually worklow trigger

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