ci: support for merge queues

This commit is contained in:
Jörg Thalheim
2025-07-01 19:19:15 +02:00
parent a7600cef40
commit b2c7dee5c6

View File

@@ -4,6 +4,7 @@ on:
push: push:
branches: branches:
- master - master
merge_group:
jobs: jobs:
nixfmt: nixfmt:
runs-on: ubuntu-latest runs-on: ubuntu-latest