Skip to content

Updating Orchard Core version to 2.1.7 #5

Updating Orchard Core version to 2.1.7

Updating Orchard Core version to 2.1.7 #5

Workflow file for this run

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