Skip to content

Bump Magick.NET-Q16-AnyCPU from 14.1.0 to 14.2.0 in /ImperatorToCK3.UnitTests #1719

Bump Magick.NET-Q16-AnyCPU from 14.1.0 to 14.2.0 in /ImperatorToCK3.UnitTests

Bump Magick.NET-Q16-AnyCPU from 14.1.0 to 14.2.0 in /ImperatorToCK3.UnitTests #1719

Workflow file for this run

name: Check spelling
on: [pull_request]
jobs:
misspell:
name: Check spelling
runs-on: [self-hosted, linux]
steps:
- uses: actions/checkout@v4
- name: Check spelling
uses: reviewdog/action-misspell@v1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
locale: "US"
reporter: github-pr-review
level: warning