add manually workflow trigger
This commit is contained in:
@@ -5,6 +5,9 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
workflow_run:
|
||||
workflows: [build-and-push]
|
||||
types: [completed]
|
||||
|
||||
jobs:
|
||||
build-and-push:
|
||||
|
||||
Reference in New Issue
Block a user