tests now also run on prs

This commit is contained in:
JessicaTegner
2022-10-09 13:39:04 +02:00
parent cde6097142
commit cd4b4e7e8b
+1 -1
View File
@@ -1,6 +1,6 @@
name: Continuous Integration and Deployment
on: [push]
on: [push, pull_request]
jobs:
build: