Skip to content
This repository has been archived by the owner on Sep 27, 2024. It is now read-only.

see the branch name #238

see the branch name

see the branch name #238

Workflow file for this run

name: Build
on:
push:
branches:
- '*'
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Run chart-testing (lint)
id: lint
uses: helm/chart-testing-action@v2.1.0
with:
command: lint