Skip to content

Commit 55737d8

Browse files
committed
fix: Stop running changelog-check.yml on merge_group trigger
1 parent 0cd16cb commit 55737d8

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/changelog-check.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ name: Check Changelog
33
on:
44
pull_request:
55
types: [opened, synchronize, labeled, unlabeled]
6-
merge_group:
76

87
jobs:
98
check-changelog:

0 commit comments

Comments
 (0)