We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 327bcdf commit ab1c926Copy full SHA for ab1c926
.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