Skip to content

Commit 8355ebe

Browse files
committed
ci: run build and test workflows on every branch
1 parent a171b84 commit 8355ebe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ name: Java CI with Maven
77

88
on:
99
push:
10-
branches: [ main, master ]
10+
branches: [ '**' ]
1111
pull_request:
1212
branches: [ main, master ]
1313

0 commit comments

Comments
 (0)