Skip to content

Commit ef48c5f

Browse files
committed
Remove Branch Filter from CI Trigger
This way PRs targeting any branch will trigger the workflow instead of just main.
1 parent 25cba58 commit ef48c5f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/maven.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ on:
1212
push:
1313
branches: [ "main" ]
1414
pull_request:
15-
branches: [ "main" ]
1615

1716

1817

0 commit comments

Comments
 (0)