Skip to content

Commit c1d77b2

Browse files
committed
Enable merge queues
Signed-off-by: Max Dymond <max.dymond@alianza.com>
1 parent b074909 commit c1d77b2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ on:
99
# Trigger on pull requests into main
1010
- main
1111
types: [ opened, synchronize ]
12+
# Enable merge queues
13+
merge_group:
1214

1315
jobs:
1416
lint:

0 commit comments

Comments
 (0)