Skip to content

Commit 9d47416

Browse files
committed
ci: Generate statistics weekly
1 parent 969b523 commit 9d47416

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/stats.yml

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name: Statistics
22
on:
33
push:
44
branches: main
5+
schedule:
6+
- cron: '3 13 * * 1'
57
jobs:
68
stats:
79
name: Statistics

0 commit comments

Comments
 (0)