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.
2 parents fbef666 + 7711a22 commit 47320a6Copy full SHA for 47320a6
.github/workflows/maven-build.yml
@@ -12,7 +12,7 @@ on:
12
push:
13
branches: [ "dev" ]
14
pull_request:
15
- branches: [ "dev" , "main" ]
+ branches: [ "dev" , "main" , "release" ]
16
17
jobs:
18
build:
README.md
@@ -164,4 +164,4 @@ We welcome your contributions! Please read [Code of Conduct](./CODE_OF_CONDUCT.m
164
165
## License
166
167
-The Microsphere Java is released under the [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0).
+The Microsphere Java is released under the [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0).
0 commit comments