Skip to content

#4247 Fix Fatpack / git-verify with expired keys (#4378) #1

#4247 Fix Fatpack / git-verify with expired keys (#4378)

#4247 Fix Fatpack / git-verify with expired keys (#4378) #1

Workflow file for this run

name: Spelling
on:
workflow_dispatch:
push:
branches: ["dev", "v1.10", "v1.11"]
pull_request:
branches: ["dev", "v1.10", "v1.11"]
jobs:
spelling:
name: Spell Check with Typos
runs-on: ubuntu-latest
steps:
- name: Checkout Actions Repository
uses: actions/checkout@v3
- name: Spell Check Repo
uses: crate-ci/typos@master
with:
config: typos.toml