Add workflow_dispatch trigger for manual runs
Some checks failed
Build & Push / build (push) Failing after 8m47s
Some checks failed
Build & Push / build (push) Failing after 8m47s
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
name: Build & Push
|
name: Build & Push
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
workflow_dispatch:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
|
|||||||
Reference in New Issue
Block a user