Skip to content

Bump Justintime50/homebrew-releaser from 1 to 2 in the github-actions group #49

Bump Justintime50/homebrew-releaser from 1 to 2 in the github-actions group

Bump Justintime50/homebrew-releaser from 1 to 2 in the github-actions group #49

Workflow file for this run

name: Spell checking
on: [pull_request]
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/typos@master
with:
config: ./.github/spellchecker_config.toml