Skip to content

Commit d9dd2d8

Browse files
committed
ci: remove merge group trigger from integration workflow
1 parent 77b83f7 commit d9dd2d8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/integration.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,10 @@ name: Integration 🔄
22

33
on:
44
pull_request:
5-
merge_group:
65

76
jobs:
87
linelint:
98
runs-on: ubuntu-latest
10-
if: github.event_name == 'pull_request'
119
steps:
1210
- uses: actions/checkout@v4
1311
with:

0 commit comments

Comments
 (0)