build infra on pull requests and master

This commit is contained in:
Jörg Thalheim 2021-04-04 13:47:48 +02:00
parent e50cbc52ec
commit e7fa12d401
No known key found for this signature in database
GPG key ID: B3F5D81B0C6967C4

View file

@ -2,6 +2,8 @@ name: "Nix"
on: on:
push: push:
branches: branches:
- master
pull_request:
jobs: jobs:
tests: tests:
runs-on: ubuntu-20.04 runs-on: ubuntu-20.04