Skip to content

Commit

Permalink
trigger ci for java11 changes
Browse files Browse the repository at this point in the history
  • Loading branch information
ptrthomas committed Nov 3, 2022
1 parent 87c06dc commit 7b9f4f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: maven-build

on:
push:
branches: [ master, develop ]
branches: [ master, develop, java11 ]
pull_request:
branches: [ master, develop ]

Expand Down

0 comments on commit 7b9f4f3

Please sign in to comment.