Change to cut releases from the release branch
Signed-off-by: Marco Franssen <[email protected]>
This commit is contained in:
@@ -65,7 +65,7 @@ jobs:
|
||||
|
||||
- name: Run chart-testing (lint)
|
||||
run: |
|
||||
ct lint --debug ${{ github.base_ref != 'main' && '--check-version-increment=false' || '' }} \
|
||||
ct lint --debug ${{ github.base_ref != 'release' && '--check-version-increment=false' || '' }} \
|
||||
--target-branch ${{ github.base_ref }}
|
||||
|
||||
outputs:
|
||||
|
||||
Reference in New Issue
Block a user