Build pull requests also

This commit is contained in:
kiloreux 2019-10-02 06:07:33 +01:00
parent 10175799e1
commit 232236f167
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,5 @@
on: [push]
on: [push, pull_request]
name: Test
jobs:
test: