Skip to content

Merge pull request #45 from Lombiq/issue/ORCH-278 #147

Merge pull request #45 from Lombiq/issue/ORCH-278

Merge pull request #45 from Lombiq/issue/ORCH-278 #147

name: Check Spelling
# Runs for PRs opened for any branch, and pushes to the dev branch.
on:
pull_request:
push:
branches:
- dev
jobs:
check-spelling:
name: Check Spelling
uses: Lombiq/GitHub-Actions/.github/workflows/spelling.yml@dev