Merge pull request 'chore(workflow): add workflow_dispatch trigger to renovate' (#22) from feature/workflow-dispatch into main
All checks were successful
renovate / renovate (push) Successful in 2m56s
All checks were successful
renovate / renovate (push) Successful in 2m56s
Reviewed-on: #22
This commit is contained in:
commit
549649d161
@ -1,6 +1,7 @@
|
||||
name: renovate
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: "@hourly"
|
||||
push:
|
||||
|
Loading…
Reference in New Issue
Block a user