Skip to content

Commit 521f980

Browse files
authored
Update branches for Maven CI workflow to 2.x
1 parent 3b91628 commit 521f980

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/maven.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ name: Java CI with Maven
1717

1818
on:
1919
pull_request:
20-
branches: [ "master" ]
20+
branches: [ "2.x" ]
2121
push:
22-
branches: [ "master" ]
22+
branches: [ "2.x" ]
2323

2424
jobs:
2525
# Compile once on the minimum supported JDK and share artifacts with test jobs

0 commit comments

Comments
 (0)