ci: run go and functional-test on merge_group (#372)

* ci: trigger go workflow on merge_group

* ci: trigger functional-test workflow on merge_group
This commit is contained in:
celeste
2026-07-22 11:51:05 -07:00
committed by GitHub
parent 296586911f
commit ef4b690e77
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -5,6 +5,7 @@ on:
branches: ["main"]
pull_request:
branches: ["main"]
merge_group:
permissions:
contents: read
+1
View File
@@ -6,6 +6,7 @@ on:
pull_request:
branches: [main]
workflow_call:
merge_group:
permissions:
contents: read