We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0748a7d commit 55514e0Copy full SHA for 55514e0
.github/workflows/github-metrics.yml
@@ -2,7 +2,7 @@
2
name: Metrics
3
on:
4
# Schedule updates (each hour)
5
- schedule: [{ cron: "0 * * * *" }]
+ ' schedule: [{ cron: "0 * * * *" }]
6
# Lines below let you run workflow manually and on each commit
7
workflow_dispatch:
8
push: { branches: ["master", "main"] }
0 commit comments