Skip to content

Commit fa5d75d

Browse files
author
Gürkan İndibay
authored
Changes schedule time for stats into 16:00 (#194)
since stat numbers are a bit lower than actual numbers
1 parent 66e787c commit fa5d75d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/statistic-schedule.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ env:
88
GH_TOKEN: ${{ secrets.GH_TOKEN }}
99
on:
1010
schedule:
11-
- cron: "15 0 * * *"
11+
- cron: "0 16 * * *"
1212
push:
1313
branches:
1414
- "**"

0 commit comments

Comments
 (0)