Skip to content

Commit 58ce775

Browse files
committed
making sure 3.x is built on commit
1 parent 4bd3774 commit 58ce775

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/maven.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
name: 'build test deploy'
1+
name: 'build test deploy 3.x'
22

33
on:
44
push:
5-
branches: [ master ]
5+
branches: [ 3.x ]
66

77
jobs:
88
build:

0 commit comments

Comments
 (0)