Skip to content

fix(deps): update react monorepo to v19 (major) #50

fix(deps): update react monorepo to v19 (major)

fix(deps): update react monorepo to v19 (major) #50

Workflow file for this run

name: check-spelling
on:
pull_request:
merge_group:
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.ref || github.run_id }}-${{ inputs.fedora_version }}
cancel-in-progress: true
jobs:
formatting:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Check for typos
uses: crate-ci/typos@0fad3ddc6e0fedf679217dcc61886fbeabd09346 # version 1.0.4
with:
files: ./README.md ./docs