Skip to content

CLOUDP-281382: Wait more for chart release verification #327

CLOUDP-281382: Wait more for chart release verification

CLOUDP-281382: Wait more for chart release verification #327

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