so that it was possible to assess the build status for external contributors
@@ -1,4 +1,6 @@
-on: push
+on:
+ push:
+ pull_request:
jobs:
build:
runs-on: ubuntu-latest