trigger build on pr event

This commit is contained in:
Kuba Podgórski 2020-08-18 12:50:45 +02:00
parent 853f41516f
commit 6e7dce3daa

View File

@ -1,6 +1,6 @@
name: build
on: [push]
on: [push, pull_request]
jobs:
ubuntu: