We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db9cd87 commit 775b1aaCopy full SHA for 775b1aa
.github/workflows/ci.yml
@@ -5,7 +5,7 @@ name: Java CI with Maven
5
6
on:
7
push:
8
- branches: [ main, 0.8.x ]
+ branches: [ main, 0.9.x, 0.8.x ]
9
10
jobs:
11
build:
0 commit comments