Skip to content

Commit a09c117

Browse files
authored
Update maven.yml
1 parent 4b992e2 commit a09c117

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
@@ -10,9 +10,9 @@ name: Java CI with Maven
1010

1111
on:
1212
push:
13-
branches: [ "main" ]
13+
branches: [ "*" ]
1414
pull_request:
15-
branches: [ "main" ]
15+
branches: [ "*" ]
1616

1717
jobs:
1818
build:

0 commit comments

Comments
 (0)