Skip to content

[MOD] .gitignore and flake.nix #89

[MOD] .gitignore and flake.nix

[MOD] .gitignore and flake.nix #89

Workflow file for this run

---
name: Lint and Test Charts
on: [push, workflow_dispatch]
jobs:
lint-test:
runs-on: gha-runners
steps:
- name: Lint and Test Charts
uses: IMIO/gha/helm-test-notify@v4
with:
HELM_RELEASE: plausible-analytics
HELM_NAMESPACE: plausible-analytics
MATTERMOST_WEBHOOK_URL: ${{ secrets.COMMON_MATTERMOST_WEBHOOK_URL }}