More changes to GitHub Actions (#4175)

This commit is contained in:
tooomm 2020-11-23 18:27:35 +01:00 committed by GitHub
parent 589fbcdcd5
commit 2f62671d8a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 10 additions and 2 deletions

View file

@ -1,6 +1,9 @@
name: Build on Linux (Docker)
on:
push:
branches:
- master
pull_request:
branches:
- master

View file

@ -1,6 +1,9 @@
name: Build on macOS
on:
push:
branches:
- master
pull_request:
branches:
- master