Skip to content

Make order of applies when / except when consistent #738

Make order of applies when / except when consistent

Make order of applies when / except when consistent #738

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