fix: updated pipeline to also test prs against master

This commit is contained in:
2024-11-24 16:01:56 +01:00
parent 81838054da
commit 5e2a2cbe8c

View File

@@ -14,6 +14,7 @@ on:
workflow_dispatch: workflow_dispatch:
pull_request: pull_request:
branches: branches:
- master
- dev - dev
env: env: