Skip to content

chore(deps): update helm release matrix to v3.1.1 - autoclosed #12

chore(deps): update helm release matrix to v3.1.1 - autoclosed

chore(deps): update helm release matrix to v3.1.1 - autoclosed #12

Workflow file for this run

name: Lint
on:
pull_request:
paths-ignore:
- 'README.md'
- '**/README.md'
- '.github/**'
jobs:
lint:
name: Lint YAML
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
with:
fetch-depth: "0"
- uses: ibiqlik/action-yamllint@v3