Skip to content

Merge branch 'main' into acm-update #160

Merge branch 'main' into acm-update

Merge branch 'main' into acm-update #160

Workflow file for this run

name: Check Spelling
on: # yamllint disable-line rule:truthy
push:
branches:
- "*"
pull_request:
branches:
- "*"
jobs:
lint-spelling:
runs-on: ubuntu-latest
steps:
- name: Code Checkout
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
- name: Spellcheck
uses: rojopolis/spellcheck-github-actions@cd079c0f6a24c326cb8a4fa5dc8bbf16227990bd # 0.40.0