Skip to content
This repository has been archived by the owner on Dec 11, 2024. It is now read-only.

Update Sponsor “bomist” #227

Update Sponsor “bomist”

Update Sponsor “bomist” #227

Workflow file for this run

name: Spell Check
on:
pull_request:
merge_group:
jobs:
run:
name: Spell Check with Typos
runs-on: ubuntu-latest
steps:
- name: Checkout Actions Repository
uses: actions/checkout@v4
- name: Check spelling of file.txt
uses: crate-ci/[email protected]
with:
config: .github/typos.toml