We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 369f009 commit 029f7caCopy full SHA for 029f7ca
.github/workflows/arduino-stats.yaml
@@ -1,9 +1,9 @@
1
-name: download-stats
+name: arduino-stats
2
3
on:
4
schedule:
5
# run every day at 12:00:00
6
- - cron: '* 12 * * *'
+ - cron: '0 12 * * *'
7
8
jobs:
9
push-stats:
0 commit comments