ci(pr): build on pull_request

This commit is contained in:
Antoine Meausoone
2019-12-11 13:11:07 +01:00
committed by Romain Lespinasse
parent 97aa7af437
commit 0e25ff1b4e

View File

@@ -1,5 +1,5 @@
name: ci
on: push
name: Build
on: [push,pull_request]
jobs:
build:
runs-on: ubuntu-latest