Enable manually running Renovate workflow

This commit is contained in:
Tobi Schäfer 2025-01-03 14:35:13 +01:00
parent 973a9acee2
commit 6fdc2bed64
Signed by: tobi
GPG key ID: 91FAE6FE2EBAC4C8

View file

@ -3,6 +3,7 @@ name: Run Renovate
on: on:
schedule: schedule:
- cron: "13 * * * *" - cron: "13 * * * *"
workflow_dispatch:
jobs: jobs:
renovate: renovate: