Skip to content

Update helm/chart-releaser-action action to v1.6.0 #5

Update helm/chart-releaser-action action to v1.6.0

Update helm/chart-releaser-action action to v1.6.0 #5

Workflow file for this run

name: Lint
on:
push:
branches:
- master
pull_request:
paths:
- '**'
concurrency:
group: lint-${{ github.ref || github.head_ref }}
cancel-in-progress: true
env:
FORCE_COLOR: 1
jobs:
call-workflow:
uses: kairos-io/linting-composite-action/.github/workflows/reusable-linting.yaml@v0.0.10
with:
yamldirs: ".github/workflows/ config/"
is-go: true