remove merge group events from main workflow

This commit is contained in:
dkanada
2026-03-18 00:39:24 +09:00
parent 1cafe1c1f0
commit 3a64d92dca
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ on:
type: boolean
pr_number:
required: true
type: number
type: string
marker:
description: Hidden marker to detect PR comments composed by the bot
required: false
-1
View File
@@ -11,7 +11,6 @@ on:
- release*
paths-ignore:
- '**/*.md'
merge_group:
jobs:
build: