Skip to content

Commit 763b4a7

Browse files
author
Roberto Sora
authored
Update arduino-stats.yaml (arduino#670)
1 parent 029f7ca commit 763b4a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/arduino-stats.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ name: arduino-stats
22

33
on:
44
schedule:
5-
# run every day at 12:00:00
6-
- cron: '0 12 * * *'
5+
# run every day at 12:30:00
6+
- cron: '30 12 * * *'
77

88
jobs:
99
push-stats:

0 commit comments

Comments
 (0)