Skip to content

Commit 7220be3

Browse files
committed
schedule cron
1 parent 71f5bfc commit 7220be3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/tests.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33

44
name: tests
55
on:
6+
schedule:
7+
- cron: '0 15 * * 7'
68
workflow_dispatch
79
jobs:
810
tests:

0 commit comments

Comments
 (0)