Make github release from release/legacy-csr

This commit is contained in:
Martin Šalata
2021-05-26 09:36:26 +02:00
parent f023dc9264
commit b35f219c4b

View File

@@ -4,6 +4,7 @@ on:
push:
branches:
- main
- release/legacy-csr
paths:
- 'charts/**'
@@ -13,8 +14,6 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v1
with:
ref: main
- name: Configure Git
run: |