run workflows on pull requests

This commit is contained in:
mhoffm
2021-09-16 00:12:41 +02:00
parent ea502894c5
commit 67a5c19755
2 changed files with 2 additions and 4 deletions

View File

@@ -1,6 +1,5 @@
name: acceptance name: acceptance
on: on: [push, pull_request]
push:
jobs: jobs:
unittests: unittests:

View File

@@ -1,7 +1,6 @@
name: build name: build
on: on: [push, pull_request]
push:
jobs: jobs:
compile: compile: