chore(ci): add manual workflow dispatch for hoppscotch-ui deploy script
This commit is contained in:
parent
f112c46bb4
commit
e2b668bee2
1 changed files with 1 additions and 0 deletions
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:
|
||||
|
|
|
|||
Loading…
Reference in a new issue