Skip to content

ci: added gh actions #2

ci: added gh actions

ci: added gh actions #2

name: CI - helm chart patch update
concurrency: ${{ github.workflow }}-${{ github.ref }}
on:
push:
branches:
- APL-11
schedule:
- cron: '30 0 * * *'
jobs:
start-helm-update-ci:
name: Helm patch update
uses: ./.github/workflows/helm-chart-updates.yml

Check failure on line 13 in .github/workflows/ci-helm-chart-patch-update.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/ci-helm-chart-patch-update.yml

Invalid workflow file

error parsing called workflow ".github/workflows/ci-helm-chart-patch-update.yml" -> "./.github/workflows/helm-chart-updates.yml" : failed to fetch workflow: workflow was not found.
secrets: inherit
with:
CI_UPDATE_TYPE: patch
CI_HELM_CHART_NAME_FILTER: '[]'