run tests on pull requests

This commit is contained in:
Earl Warren 2023-04-01 14:52:42 +02:00
parent 8fd60b424d
commit 244f6688db
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: 0579CB2928A78A00
2 changed files with 1 additions and 1 deletions

View file

@ -1,4 +1,4 @@
on: [ push ]
on: [ push, pull_request ]
jobs:
integration:
runs-on: self-hosted