Build on pushes to the master branch (including PR merges).

This commit is contained in:
Jeff Geerling
2020-02-13 17:12:25 -06:00
parent 53e2f971c7
commit ae2a78815e

View File

@@ -1,6 +1,9 @@
---
name: CI
'on':
push:
branches:
- master
pull_request:
schedule:
- cron: '0 6 * * *'