Skip to content

Commit 7464f2d

Browse files
committed
Enable CI for merge queue
Signed-off-by: utzcoz <[email protected]>
1 parent 228e8d1 commit 7464f2d

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
name: "CodeQL"
1313

1414
on:
15+
merge_group:
1516
push:
1617
branches: [main]
1718
pull_request:

.github/workflows/format.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: "Format Checking"
22

33
on:
4+
merge_group:
45
push:
56
branches: [main]
67
pull_request:

0 commit comments

Comments
 (0)