We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50bc53a commit 3d25da9Copy full SHA for 3d25da9
.github/workflows/maven.yml
@@ -2,7 +2,7 @@ name: Java CI with Maven
2
3
on:
4
push:
5
- branches: [ master ]
+ branches: [ master, jdk21 ]
6
pull_request:
7
branches: [ master ]
8
0 commit comments