Skip to content

Support namespaced operation #15

Support namespaced operation

Support namespaced operation #15

Workflow file for this run

name: Spell checking
on:
push:
branches:
- master
- 'release-*'
pull_request:
branches:
- master
jobs:
build:
name: Spell checking
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
fetch-depth: 5
- uses: check-spelling/check-spelling@prerelease