mirror of https://github.com/prometheus/prometheus
Update repo_sync.yml
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>pull/11896/head
parent
ea1f06885f
commit
c0de8d014a
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
name: Sync repo files
|
name: Sync repo files
|
||||||
on: # yamllint disable-line rule:truthy
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '44 17 * * *'
|
- cron: '44 17 * * *'
|
||||||
jobs:
|
jobs:
|
||||||
|
|
Loading…
Reference in New Issue