sowm: Run CI on pull requests

This commit is contained in:
Dylan Araps
2019-11-25 14:50:51 +00:00
parent 9a206d6c9d
commit 275488384a

View File

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