Run build-and-test on all branches

This commit is contained in:
Dominic Hamon 2021-06-01 15:48:44 +01:00 committed by GitHub
parent f10b9c0cb3
commit 4ff734960c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 4 deletions

View File

@ -1,10 +1,8 @@
name: build-and-test
on:
push:
branches: [main]
pull_request:
branches: [main]
push: {}
pull_request: {}
jobs:
# TODO: add 32-bit builds (g++ and clang++) for ubuntu