Skip to content

Commit c896d68

Browse files
committed
trigger maven build workflow on pull requests to main
1 parent d5db84e commit c896d68

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/maven.yml

+3
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
name: Java CI with Maven
55

66
on:
7+
pull_request:
8+
branches:
9+
- main
710
push:
811
branches:
912
- main

0 commit comments

Comments
 (0)