do dependency update every five minutes
All checks were successful
renovate / renovate (push) Successful in 2m12s

temporary. crons should work again
This commit is contained in:
Oliver Lippert 2024-02-02 06:45:16 +01:00
parent b9fe0dfb47
commit 6b0fb038c5
Signed by: oliver
GPG key ID: 4AE99C459BC7D2B3

View file

@ -4,11 +4,8 @@ on:
workflow_dispatch: workflow_dispatch:
schedule: schedule:
- cron: "0 0 * * *" - cron: "*/5 * * * *"
push:
branches:
- main
jobs: jobs:
renovate: renovate: