Skip to content

Commit a465368

Browse files
fix: add types trigger
1 parent bb0219c commit a465368

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ name: Java CI with Maven
66
on:
77
pull_request:
88
branches: [master, v2]
9+
types: [opened, synchronize, ready_for_review]
910

1011
jobs:
1112
build:

0 commit comments

Comments
 (0)