Skip to content

OSOE-764: Making the deprecated Init-OrchardCoreSolution and Initialize-OrchardCore commands work with aliases for backwards compatibility #131

OSOE-764: Making the deprecated Init-OrchardCoreSolution and Initialize-OrchardCore commands work with aliases for backwards compatibility

OSOE-764: Making the deprecated Init-OrchardCoreSolution and Initialize-OrchardCore commands work with aliases for backwards compatibility #131

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