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
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