Commit 14a2b60d authored by Jonas Fierlings's avatar Jonas Fierlings Committed by Michael Kriese
Browse files

docs: Correct the path to the pipeline schedules in the readme (renovate-bot/renovate-runner!2395)

parent 631edc78
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -100,7 +100,7 @@ include:

## Configure the Schedule

Add a schedule (`CI / CD` > `Schedules`) to run Renovate regularly.
Add a schedule (`Build` > `Pipeline schedules`) to run Renovate regularly.

A good practise is to run it hourly. The following runs Renovate on the third minute every hour: `3 * * * *`.