We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8e5750 commit 3c50797Copy full SHA for 3c50797
.github/workflows/main.yml
@@ -1,6 +1,6 @@
1
name: Metrics
2
on:
3
- schedule: [{cron: "0 * * * *"}]
+ schedule: [{cron: "0 0 * * *"}]
4
push: {branches: ["master", "main"]}
5
workflow_dispatch:
6
jobs:
0 commit comments