Skip to content

Add mtopei CSR

Add mtopei CSR #424

Workflow file for this run

on:
push:
branches: [ master ]
paths-ignore:
- "**/*.md"
- "*.md"
pull_request:
paths-ignore:
- "**/*.md"
- "*.md"
merge_group:
paths-ignore:
- "**/*.md"
- "*.md"
name: Spelling Check
jobs:
spelling:
runs-on: ubuntu-latest
steps:
- name: Checkout sources
uses: actions/checkout@v4
- name: typos
uses: crate-ci/typos@master