Run CI on push to 'main' branch as well

This commit is contained in:
lwthiker
2022-03-05 12:17:41 +02:00
parent f11a872608
commit a304c61522

View File

@@ -1,6 +1,9 @@
name: Build and test
on:
push:
branches:
- main
pull_request:
branches:
- main