Skip to content

Introduce route group table #626

Introduce route group table

Introduce route group table #626

name: Spellcheck
on:
pull_request:
paths:
- '**/*.md'
- '.wordlist.txt'
push:
paths:
- '**/*.md'
- '.wordlist.txt'
workflow_dispatch:
jobs:
spelling:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: Spellcheck
uses: rojopolis/[email protected]