Skip to content

Update JohnnyMorganz/stylua-action action to v4 #360

Update JohnnyMorganz/stylua-action action to v4

Update JohnnyMorganz/stylua-action action to v4 #360

Workflow file for this run

name: Spell Check
on:
push:
branches:
- master
jobs:
typos:
name: Spell Check with Typos
runs-on: ubuntu-latest
steps:
- name: Checkout Actions Repository
uses: actions/checkout@v4
- name: Check spelling
uses: crate-ci/[email protected]
with:
files: ./
config: ./.typos.toml