Skip to content

3.3.2 - Form control labels using non-text content #279

3.3.2 - Form control labels using non-text content

3.3.2 - Form control labels using non-text content #279

Workflow file for this run

name: Check Spelling
on:
pull_request:
branches: [main]
jobs:
spellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: streetsidesoftware/cspell-action@v7