Skip to content

Commit f7c906c

Browse files
authored
Update maven.yml
1 parent 5ecccb9 commit f7c906c

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
33
on:
44
push:
55
pull_request:
6-
types: [reopened]
6+
types: [reopened, opened, synchronize]
77

88
jobs:
99
test:

0 commit comments

Comments
 (0)