Update build.yml

This commit is contained in:
Jamie 2021-10-07 17:48:03 +01:00 committed by GitHub
commit 5c7381313a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,6 +3,7 @@ name: CI Build
on:
push:
branches: [ develop, master ]
workflow-dispatch:
jobs:
build-ui: