Skip to content

clarify selection options #43

clarify selection options

clarify selection options #43

Workflow file for this run

name: Run spell checker
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run spell checker
uses: crate-ci/[email protected]