Skip to content

PR 155 - arithmetic expressions #424

PR 155 - arithmetic expressions

PR 155 - arithmetic expressions #424

Workflow file for this run

name: Typos
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
typos:
name: spell check
runs-on: ubuntu-latest
steps:
- name: Checkout Actions Repository
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
- name: Check spelling
uses: crate-ci/typos@b48ba0f02b2a623fe5852b679366636e783ada3d # master