Skip to content

Commit f18748e

Browse files
authored
Update scala-steward.yml
update schedule cron
1 parent 0ca1989 commit f18748e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scala-steward.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Scala Steward
22

33
on:
44
schedule:
5-
- cron: '0 0 * * 0'
5+
- cron: '0 * * * *'
66
workflow_dispatch:
77
push:
88
branches:

0 commit comments

Comments
 (0)