allow manual triggering the workflow
currently not supported by gitea, but for the future
This commit is contained in:
parent
690e1743db
commit
af3b558b1e
1 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
||||||
name: renovate
|
name: renovate
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "0 0 * * *"
|
- cron: "0 0 * * *"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue