Add manual workflow dispatch trigger
Some checks failed
Build and Deploy / build-and-deploy (push) Failing after 44s
Some checks failed
Build and Deploy / build-and-deploy (push) Failing after 44s
This commit is contained in:
@@ -3,6 +3,7 @@ name: Build and Deploy
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [main]
|
branches: [main]
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-and-deploy:
|
build-and-deploy:
|
||||||
|
|||||||
Reference in New Issue
Block a user