Skip to content

Tweaks to the election's eligibility criteria and company representation #28

Tweaks to the election's eligibility criteria and company representation

Tweaks to the election's eligibility criteria and company representation #28

Workflow file for this run

name: Spell checking
on:
pull_request:
jobs:
spelling-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: streetsidesoftware/cspell-action@v5
with:
config: .cspell.yaml