Skip to content

Commit 3c50797

Browse files
authored
Update main.yml
1 parent a8e5750 commit 3c50797

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: Metrics
22
on:
3-
schedule: [{cron: "0 * * * *"}]
3+
schedule: [{cron: "0 0 * * *"}]
44
push: {branches: ["master", "main"]}
55
workflow_dispatch:
66
jobs:

0 commit comments

Comments
 (0)