Skip to content

Make unifiedSecret keys configurable, support setting of non-"public" Postgres Schema #63

Make unifiedSecret keys configurable, support setting of non-"public" Postgres Schema

Make unifiedSecret keys configurable, support setting of non-"public" Postgres Schema #63

Workflow file for this run

---
name: Linters
on: pull_request
jobs:
codespell:
runs-on: ubuntu-latest
steps:
- name: Checkout Code
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Run code spelling check
uses: codespell-project/actions-codespell@v2
with:
ignore_words_list: aks,NotIn