Skip to content

Commit 8338175

Browse files
authored
Enable merge_group to start using merge queues
1 parent a89dada commit 8338175

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ on:
99
branches:
1010
- master
1111
tags: '*'
12+
merge_group:
1213
jobs:
1314
test:
1415
name: Julia ${{ matrix.version }} - ${{ matrix.os }} - ${{ matrix.arch }} - ${{ github.event_name }}

0 commit comments

Comments
 (0)