Skip to content

chore(deps): bump regex from 1.10.3 to 1.10.6 #86

chore(deps): bump regex from 1.10.3 to 1.10.6

chore(deps): bump regex from 1.10.3 to 1.10.6 #86

Workflow file for this run

name: Spelling
on: [pull_request]
permissions:
contents: read
jobs:
spelling:
name: Spell Check with Typos
runs-on: ubuntu-latest
steps:
- name: Checkout Actions Repository
uses: actions/checkout@v4
- name: Spell Check Repo
uses: crate-ci/typos@master