fix: run CI checks on PRs (#41)

This commit is contained in:
Marcin Rataj 2020-07-28 16:16:00 +02:00 committed by GitHub
parent 9603194e10
commit df92aca58c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,5 @@
name: Build
on:
push:
on: [push, pull_request]
jobs:
no-uncommitted-changes: