don't build hydra twice in a pull request + enable merge queue

This commit is contained in:
Jörg Thalheim 2025-04-07 18:54:39 +02:00 committed by Jörg Thalheim
parent 56170dd117
commit c94ba404fd

View File

@ -1,7 +1,10 @@
name: "Test"
on:
pull_request:
merge_group:
push:
branches:
- master
jobs:
tests:
runs-on: ubuntu-latest