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
|
# run this workflow only if an update is made to the ui package
|
||||||
paths:
|
paths:
|
||||||
- "packages/hoppscotch-ui/**"
|
- "packages/hoppscotch-ui/**"
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
deploy:
|
deploy:
|
||||||
|
|||||||
Reference in New Issue
Block a user