ci(renovate): fix cron
This commit is contained in:
parent
57d4590ae3
commit
75d17d8f64
1 changed files with 4 additions and 2 deletions
|
@ -3,8 +3,6 @@ platform: linux/amd64
|
|||
when:
|
||||
event:
|
||||
- cron
|
||||
cron: renovate
|
||||
repo: forgejo-contrib/forgejo-helm
|
||||
|
||||
pipeline:
|
||||
renovate:
|
||||
|
@ -21,3 +19,7 @@ pipeline:
|
|||
target: renovate_token
|
||||
- source: gh_token
|
||||
target: github_com_token
|
||||
when:
|
||||
- event:
|
||||
- cron
|
||||
cron: renovate
|
||||
|
|
Loading…
Reference in a new issue