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 891d932 commit b756e14Copy full SHA for b756e14
.github/workflows/ci.yml
@@ -5,7 +5,7 @@ name: Java CI with Maven
5
6
on:
7
push:
8
- branches: [ main, 0.9.x, 0.8.x ]
+ branches: [ main, 1.0.x, 0.9.x, 0.8.x ]
9
10
jobs:
11
build:
0 commit comments