chore(workflow): add workflow_dispatch trigger to renovate
All checks were successful
renovate / renovate (push) Successful in 2m31s
All checks were successful
renovate / renovate (push) Successful in 2m31s
This commit is contained in:
parent
28ddbf343c
commit
4bab8bbd4c
1 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
|||
name: renovate
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: "@hourly"
|
||||
push:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue