Skip to content

Commit

Permalink
chore(ci): add manual workflow dispatch for hoppscotch-ui deploy script
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewBastin committed Jun 19, 2023
1 parent f112c46 commit e2b668b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ui.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit e2b668b

Please sign in to comment.