Update build.yml

Update
pull/287/head
BenZonneveld 2 years ago committed by GitHub
parent 5ed8b18f92
commit d10c7849df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      .github/workflows/build.yml

@ -5,9 +5,9 @@ env:
on: on:
push: push:
branches: [ main | SysExControl ] branches: [ SysExControl ]
pull_request: pull_request:
branches: [ main | SysExControl ] branches: [ SysExControl ]
jobs: jobs:
Build: Build:

Loading…
Cancel
Save