Only run CI for pushes to master and PRs.

This commit is contained in:
2021-05-24 15:33:36 +02:00
parent 917906e85e
commit f524318bfe

View File

@@ -1,5 +1,7 @@
on:
push:
branches:
- master
pull_request:
name: Continuous integration