Run CI on pull requests

This commit is contained in:
Dave Halter
2021-01-02 23:23:26 +01:00
parent e02fa9dc10
commit 91312f1755

View File

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