Run on push to master too

This commit is contained in:
Odd Stråbø 2020-09-28 20:12:43 +02:00
commit 6190a6b79d

View file

@ -1,6 +1,11 @@
name: Python sanity name: Python sanity
on: [pull_request] on:
push:
branches:
- master
pull_request:
jobs: jobs:
build: build: