Skip to content

Commit 55514e0

Browse files
authored
Update github-metrics.yml
1 parent 0748a7d commit 55514e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github-metrics.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: Metrics
33
on:
44
# Schedule updates (each hour)
5-
schedule: [{ cron: "0 * * * *" }]
5+
' schedule: [{ cron: "0 * * * *" }]
66
# Lines below let you run workflow manually and on each commit
77
workflow_dispatch:
88
push: { branches: ["master", "main"] }

0 commit comments

Comments
 (0)