Skip to content

Commit 47320a6

Browse files
authored
Merge pull request #205 from microsphere-projects/dev
Dev
2 parents fbef666 + 7711a22 commit 47320a6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/maven-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212
push:
1313
branches: [ "dev" ]
1414
pull_request:
15-
branches: [ "dev" , "main" ]
15+
branches: [ "dev" , "main" , "release" ]
1616

1717
jobs:
1818
build:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,4 +164,4 @@ We welcome your contributions! Please read [Code of Conduct](./CODE_OF_CONDUCT.m
164164

165165
## License
166166

167-
The Microsphere Java is released under the [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0).
167+
The Microsphere Java is released under the [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0).

0 commit comments

Comments
 (0)