Skip to content

Commit 054da4c

Browse files
author
Beat Buesser
committed
Update ci.yml on cron schedule
Signed-off-by: Beat Buesser <[email protected]>
1 parent fbc9f7a commit 054da4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ on:
1616

1717
# Run scheduled CI flow daily
1818
schedule:
19-
- cron: '0 8 * * *'
19+
- cron: '0 8 * * 0'
2020

2121
jobs:
2222
test:

0 commit comments

Comments
 (0)