Skip to content

Commit bf8a359

Browse files
committed
also build "release-*" branches on pushes with Maven
Signed-off-by: Thomas Jaeckle <[email protected]>
1 parent d108b9e commit bf8a359

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/maven.yml

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
branches:
66
- master
7+
- release-*
78

89
# Run build for any PR
910
pull_request:

0 commit comments

Comments
 (0)