Skip to content

docs: write the pack documentation #16

docs: write the pack documentation

docs: write the pack documentation #16

Workflow file for this run

name: Lint
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: azure/setup-helm@v4
- run: helm dependency update chart/
- run: helm lint chart/