Skip to content

fix canary routemap template #433

fix canary routemap template

fix canary routemap template #433

Workflow file for this run

name: Spell check markdown
# Runs during pull request
# Spell check markdown
on:
pull_request:
branches:
- master
jobs:
spell-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- run: |
pwd
ls -l
- uses: rojopolis/[email protected]
with:
config_path: .github/spellcheck.yml