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

Merge pull request #56 from qameta/new_env #157

Merge pull request #56 from qameta/new_env

Merge pull request #56 from qameta/new_env #157

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/[email protected]
with:
command: lint