Skip to content

fix(secret): the name of a secret in the catalog should not contains the schema name #42173

fix(secret): the name of a secret in the catalog should not contains the schema name

fix(secret): the name of a secret in the catalog should not contains the schema name #42173

Workflow file for this run

name: Typo checker
on: [pull_request]
jobs:
run:
name: Spell Check with Typos
runs-on: ubuntu-latest
steps:
- name: Checkout Actions Repository
uses: actions/checkout@v4
- name: Check spelling of the entire repository
uses: crate-ci/[email protected]