Skip to content

Commit 3997866

Browse files
committed
chore: clean
1 parent b686afd commit 3997866

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@ name: Java CI
33
on:
44
- push
55
- workflow_dispatch
6-
#run every hour
7-
- schedule:
6+
- schedule: #run every hour
87
- cron: '0 * * * *'
98

109
env:

0 commit comments

Comments
 (0)