Skip to content

Updating script to Orchard Core v2.0.2 #163

Updating script to Orchard Core v2.0.2

Updating script to Orchard Core v2.0.2 #163

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