mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
GithubActions: Updated cron schedule
This commit is contained in:
2
.github/workflows/metrics-collector.yml
vendored
2
.github/workflows/metrics-collector.yml
vendored
@@ -13,7 +13,7 @@ on:
|
||||
issues:
|
||||
types: [opened, closed]
|
||||
schedule:
|
||||
- cron: */10 * * * * # Every 10 minutes
|
||||
- cron: "*/10 * * * *" # Every 10 minutes
|
||||
|
||||
jobs:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user