Skip to content

fix: space between header and flags added #358

fix: space between header and flags added

fix: space between header and flags added #358

Workflow file for this run

name: Typos Check
on:
pull_request:
branches: [master]
jobs:
run:
name: Spell Check with Typos
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Check spelling
uses: crate-ci/typos@master
with:
files: ./sources