mirror of
https://github.com/MichaelCade/90DaysOfDevOps.git
synced 2024-12-22 16:23:11 +07:00
Update web-app-deploy.yml
added manual trigger to the web app deploy action
This commit is contained in:
parent
204d9c3d77
commit
b54a92a160
3
.github/workflows/web-app-deploy.yml
vendored
3
.github/workflows/web-app-deploy.yml
vendored
@ -1,5 +1,6 @@
|
|||||||
name: ci
|
name: Web App Deployment
|
||||||
on:
|
on:
|
||||||
|
workflow_dispatch:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- web_app
|
- web_app
|
||||||
|
Loading…
Reference in New Issue
Block a user