Skip to content
This repository has been archived by the owner on Mar 10, 2024. It is now read-only.

feat: managed db

feat: managed db #18

Workflow file for this run

name: Lint and Test Charts
on: pull_request
jobs:
lint-test:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Set up Helm
uses: azure/setup-helm@v3
with:
version: v3.11.2
- name: Run lint
run: helm lint charts/supaglue/