ci: enable workflow_dispatch for renovate

This commit is contained in:
ThetaDev 2024-08-18 15:30:47 +02:00
parent 7b672cd5fd
commit d49ddc13c0
No known key found for this signature in database
GPG key ID: E319D3C5148D65B6

View file

@ -8,6 +8,7 @@ on:
- "renovate.json"
schedule:
- cron: "0 0 * * *"
workflow_dispatch:
env:
RENOVATE_REPOSITORIES: ${{ github.repository }}