Run CI on pull request

This commit is contained in:
Dave Halter
2021-01-02 23:40:14 +01:00
parent 8ef2ce232c
commit 7a3d1f7cee

View File

@@ -1,5 +1,5 @@
name: ci
on: push
on: [push, pull_request]
jobs:
tests: