Skip to content

fix(DBeaver): Add the ‘_xxx’ in RW‘s pg_catalog.pg_type to avoid some DBeaver errors." #24556

fix(DBeaver): Add the ‘_xxx’ in RW‘s pg_catalog.pg_type to avoid some DBeaver errors."

fix(DBeaver): Add the ‘_xxx’ in RW‘s pg_catalog.pg_type to avoid some DBeaver errors." #24556

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@v3
- name: Check spelling of the entire repository
uses: crate-ci/[email protected]