Skip to content

Commit 39d0ff3

Browse files
committed
[no-issue] git action v1.1.0 release
1 parent 9bba557 commit 39d0ff3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/release.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@
88
name: Java CI/CD with Gradle
99

1010
on:
11+
pull_request:
12+
types:
13+
- opened
14+
- reopened
15+
- synchronize
16+
- edited
1117
push:
1218
branches:
1319
- 'v*'

0 commit comments

Comments
 (0)