ci: fix conditions
This commit is contained in:
parent
4164410d55
commit
57d4590ae3
2 changed files with 4 additions and 5 deletions
|
@ -5,8 +5,7 @@ when:
|
|||
- pull_request
|
||||
- tag
|
||||
- push
|
||||
|
||||
branches:
|
||||
branch:
|
||||
- main
|
||||
- release/**
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@ platform: linux/amd64
|
|||
when:
|
||||
event:
|
||||
- cron
|
||||
- manual
|
||||
cron: renovate
|
||||
repo: forgejo-contrib/forgejo-helm
|
||||
|
||||
pipeline:
|
||||
|
|
Loading…
Reference in a new issue