Skip to content

Commit b54a92a

Browse files
authored
Update web-app-deploy.yml
added manual trigger to the web app deploy action
1 parent 204d9c3 commit b54a92a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/web-app-deploy.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
name: ci
1+
name: Web App Deployment
22
on:
3+
workflow_dispatch:
34
push:
45
branches:
56
- web_app

0 commit comments

Comments
 (0)