Disable tests on main

This commit is contained in:
Andreas Zweili 2024-04-20 13:33:16 +02:00
parent e90f34b1b6
commit 40f5836463
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
on:
push:
branches: [ "main", "dev" ]
branches: [ "dev" ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ "main", "dev" ]