Skip to content

Commit 7753d66

Browse files
committed
schedule cron
1 parent 43d5723 commit 7753d66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
name: tests
55
on:
66
schedule:
7-
- cron: '0 15 * * 7'
7+
- cron: '0 15 * * 0'
88
workflow_dispatch:
99
jobs:
1010
tests:

0 commit comments

Comments
 (0)