Skip to content
This repository was archived by the owner on May 10, 2024. It is now read-only.

Commit 2baa3ac

Browse files
authored
include merge queue
1 parent 1b054e0 commit 2baa3ac

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/java_ci.yml

+2
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ on:
55
pull_request:
66
branches: [main]
77
types: [opened, reopened, synchronize]
8+
merge_group:
9+
types: [checks_requested]
810

911
jobs:
1012
java_ci:

0 commit comments

Comments
 (0)