There was an error while loading. Please reload this page.
1 parent 327bcdf commit f7eeab5Copy full SHA for f7eeab5
1 file changed
.github/workflows/ci-config.yml
@@ -3,6 +3,7 @@ name: Solid Java Client CI
3
on:
4
# Build pull requests for any branch
5
pull_request: { }
6
+ merge_group: { }
7
8
jobs:
9
build:
0 commit comments