Skip to content

ci: 👷 helmfile lint #1

ci: 👷 helmfile lint

ci: 👷 helmfile lint #1

Workflow file for this run

---
name: Lint
on:
push:
permissions:
contents: read
jobs:
build:
name: Helmfile Lint
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Run helmfile lint
uses: helmfile/[email protected]
with:
helmfile-args: lint