Skip to content

Commit 8c0754d

Browse files
committed
[1.1.0-SNAPSHOT]
Master push CI added
1 parent 6348a4b commit 8c0754d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/gradle.yml

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
name: Java CI
22

3-
on:
3+
on:
4+
push:
5+
branches:
6+
- master
47
schedule:
58
- cron: "0 12 1 * *"
69
pull_request:

0 commit comments

Comments
 (0)