only run ci on push to master

This commit is contained in:
Marin Petrunić
2021-01-27 12:03:43 +01:00
parent fd99dc88fe
commit 94e4ffe0a5

View File

@ -2,6 +2,8 @@ name: CI
on:
push:
branches:
- master
pull_request:
branches:
- master