Skip to content

Update Erigon,Besu,Lodestar (#586) #213

Update Erigon,Besu,Lodestar (#586)

Update Erigon,Besu,Lodestar (#586) #213

Workflow file for this run

name: Helm Lint
on: [push]
jobs:
linting:
name: Linting
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
with:
fetch-depth: 2
- name: Lint Helm Charts
run: ./scripts/lint.sh