Update web-app-deploy.yml

added manual trigger to the web app deploy action
This commit is contained in:
Rishab Kumar 2024-03-28 10:46:30 -04:00 committed by GitHub
parent 204d9c3d77
commit b54a92a160
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,6 @@
name: ci
name: Web App Deployment
on:
workflow_dispatch:
push:
branches:
- web_app