chore(workflow): add workflow_dispatch trigger to renovate #22

Merged
jank merged 1 commit from feature/workflow-dispatch into main 2024-08-27 16:27:31 +00:00
Showing only changes of commit 4bab8bbd4c - Show all commits

chore(workflow): add workflow_dispatch trigger to renovate
All checks were successful
renovate / renovate (push) Successful in 2m31s

Jan K9f 2024-08-27 18:23:53 +02:00
Signed by: jank
GPG key ID: 5269D64BE8F4B6FB

View file

@ -1,6 +1,7 @@
name: renovate
on:
workflow_dispatch:
schedule:
- cron: "@hourly"
push: