Skip to content

Commit 649f5b5

Browse files
authored
Update main.yml
1 parent 4fd23c5 commit 649f5b5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/main.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
name: Java CI with Gradle
22

33
on:
4-
push:
4+
pull_request:
55
branches:
66
- main
7+
types:
8+
- closed
79

810
jobs:
911
build-and-package:

0 commit comments

Comments
 (0)