Skip to content

[cloud-native-pg,inventory,workflow-manager] Helm charts for CloudNativePG cluster configuration #1576

[cloud-native-pg,inventory,workflow-manager] Helm charts for CloudNativePG cluster configuration

[cloud-native-pg,inventory,workflow-manager] Helm charts for CloudNativePG cluster configuration #1576

Workflow file for this run

name: Codespell
on: pull_request
jobs:
codespell:
name: Codespell
runs-on: ubuntu-latest
steps:
- name: Checkout Code
uses: actions/checkout@v2
- name: Codespell
uses: codespell-project/actions-codespell@master
with:
ignore_words_list: test,aks,complies
check_filenames: true
check_hidden: false