Skip to content

build(deps): Bump actions/add-to-project from 0.6.0 to 1.0.0 #32

build(deps): Bump actions/add-to-project from 0.6.0 to 1.0.0

build(deps): Bump actions/add-to-project from 0.6.0 to 1.0.0 #32

Workflow file for this run

name: Test Typos
on: [pull_request]
permissions: {}
jobs:
run:
name: Spell Check with Typos
runs-on: ubuntu-latest
permissions:
contents: read
steps:
- name: Checkout Actions Repository
uses: actions/checkout@v4
- name: Check spelling of file.txt
uses: crate-ci/typos@master