testing merge_group

This commit is contained in:
2025-07-19 17:59:33 -04:00
parent 868086b449
commit 5417d255fd
2 changed files with 2 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
name: build_systems name: build_systems
on: on:
workflow_dispatch: workflow_dispatch:
merge_group:
pull_request: pull_request:
push: push:
branches: [main] branches: [main]

View File

@@ -1,6 +1,7 @@
name: treefmt name: treefmt
on: on:
workflow_dispatch: workflow_dispatch:
merge_group:
pull_request: pull_request:
push: push:
branches: [main] branches: [main]