Skip to content

docs: 📝 add badges #5

docs: 📝 add badges

docs: 📝 add badges #5

Workflow file for this run

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