Run CI for pull requests from forks

This commit is contained in:
Mislav Marohnić 2020-02-17 20:54:23 +01:00
parent 143b2c9c02
commit d58cf6ec71

View file

@ -1,5 +1,5 @@
name: CI
on: [push]
on: [push, pull_request]
jobs:
build: