Skip to content

Fix searching for unreleased chart in repo #232

Fix searching for unreleased chart in repo

Fix searching for unreleased chart in repo #232

Workflow file for this run

name: Bashscript linter
on:
pull_request:
jobs:
shellcheck:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Run ShellCheck
uses: bewuethr/shellcheck-action@v2