Skip to content

Commit 280827a

Browse files
committed
docs: rollback daily stats workflow
1 parent 43266f5 commit 280827a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/daily-stats.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Daily Repo Stats to gh-pages
22

33
on:
44
schedule:
5-
- cron: '*/10 * * * *'
5+
- cron: '0 1 * * *'
66
workflow_dispatch:
77

88
jobs:

0 commit comments

Comments
 (0)