chore(ci): add manual workflow dispatch for hoppscotch-ui deploy script
This commit is contained in:
1
.github/workflows/ui.yml
vendored
1
.github/workflows/ui.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user