Update .github/workflows/renovate.yml

This commit is contained in:
Tobi Schäfer 2024-10-31 09:57:53 +00:00
parent 888e44c1a3
commit ac128dd20d

View file

@ -1,5 +1,7 @@
name: Run Renovate
on: workflow_dispatch
on:
schedule:
- cron: "30 1 * * *"