Skip to content

Commit f4366a2

Browse files
committed
update
1 parent b9c4662 commit f4366a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Java CI with Maven
33
on:
44
push:
55
branches:
6-
- main
6+
- master
77
- 'feature/**'
88
pull_request:
99
branches: [ master ]

0 commit comments

Comments
 (0)