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" name: "Test"
on: on:
pull_request: pull_request:
merge_group:
push: push:
branches:
- master
jobs: jobs:
tests: tests:
runs-on: ubuntu-latest runs-on: ubuntu-latest