Skip to content

feat: new project to alert on AK session errors #101

feat: new project to alert on AK session errors

feat: new project to alert on AK session errors #101

Workflow file for this run

# https://github.com/crate-ci/typos/blob/master/docs/github-action.md
name: Typos
on: [pull_request]
jobs:
run:
name: Spell check with Typos
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v4
- name: Check spelling
uses: crate-ci/typos@master
with:
config: ./.typos.toml