added a PR conditional to test_push workflow

This commit is contained in:
Theis
2024-03-04 22:59:55 +01:00
parent 17c2d3a6b1
commit 6d8045ee75
+3
View File
@@ -4,6 +4,9 @@ on:
push: push:
branches: branches:
- main - main
pull_request:
branches:
- main
jobs: jobs:
build: build: