chore(ci): add manual workflow dispatch for hoppscotch-ui deploy script

This commit is contained in:
Andrew Bastin
2023-06-19 12:33:52 +05:30
parent f112c46bb4
commit e2b668bee2

View File

@@ -6,6 +6,7 @@ on:
# run this workflow only if an update is made to the ui package
paths:
- "packages/hoppscotch-ui/**"
workflow_dispatch:
jobs:
deploy: