Skip to content

Commit

Permalink
Enabling manual build step (#24)
Browse files Browse the repository at this point in the history
Co-authored-by: Jordan Mance <[email protected]>
  • Loading branch information
mancej and Jordan Mance authored Dec 10, 2022
1 parent 49019d0 commit f49cea6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ name: Build & Deploy
on:
repository_dispatch:
types: [e2e-tests-complete]
# watch:
# types: [started]
workflow_dispatch:

jobs:
build_ui:
runs-on: ubuntu-18.04
Expand Down

0 comments on commit f49cea6

Please sign in to comment.