Skip to content

Commit 24bd54a

Browse files
committed
chore: clean
1 parent 57a1f30 commit 24bd54a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/ci.yml

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

33
on:
4-
- push
5-
- workflow_dispatch
6-
- schedule:
7-
- cron: '0 * * * *' #run every hour
4+
push:
5+
workflow_dispatch:
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)