Skip to content

build(deps): Bump actions/add-to-project from 0.6.0 to 1.0.2 #89

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

build(deps): Bump actions/add-to-project from 0.6.0 to 1.0.2 #89

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