ci: fix conditions
This commit is contained in:
parent
4164410d55
commit
57d4590ae3
2 changed files with 4 additions and 5 deletions
|
@ -1,9 +1,9 @@
|
|||
platform: linux/amd64
|
||||
|
||||
when:
|
||||
event:
|
||||
event:
|
||||
- cron
|
||||
- manual
|
||||
cron: renovate
|
||||
repo: forgejo-contrib/forgejo-helm
|
||||
|
||||
pipeline:
|
||||
|
@ -20,4 +20,4 @@ pipeline:
|
|||
- source: token
|
||||
target: renovate_token
|
||||
- source: gh_token
|
||||
target: github_com_token
|
||||
target: github_com_token
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue