Skip to content

Commit 57a1f30

Browse files
committed
chore: clean
1 parent 3997866 commit 57a1f30

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ name: Java CI
33
on:
44
- push
55
- workflow_dispatch
6-
- schedule: #run every hour
7-
- cron: '0 * * * *'
6+
- schedule:
7+
- cron: '0 * * * *' #run every hour
88

99
env:
1010
SPP_PROBE_PLATFORM_HOST: "https://cloud.sourceplus.plus"

0 commit comments

Comments
 (0)