Skip to content

add --dryrun flag to inspect indexer configs (#95) #370

add --dryrun flag to inspect indexer configs (#95)

add --dryrun flag to inspect indexer configs (#95) #370

Workflow file for this run

name: Spellcheck
on:
push:
branches: [main]
pull_request:
paths:
- '**/*'
jobs:
spellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Spellcheck
run: ./scripts/spellcheck.sh