Skip to content

Make members configurable through decap #181

Make members configurable through decap

Make members configurable through decap #181

Workflow file for this run

name: Spell Check
on:
pull_request:
merge_group:
jobs:
run:
name: Spell Check with Typos
runs-on: ubuntu-latest
steps:
- name: Checkout Actions Repository
uses: actions/checkout@v4
- name: Check spelling of file.txt
uses: crate-ci/typos@v1.20.10
with:
config: .github/typos.toml