Skip to content

Beta: switch to branched REL1_45 (#4591) #13356

Beta: switch to branched REL1_45 (#4591)

Beta: switch to branched REL1_45 (#4591) #13356

Workflow file for this run

name: Check for Typos
on:
push:
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- name: Run typos
continue-on-error: true
run: |
! grep -E -r --binary-files=without-match --color=always --file=typos --exclude=typos --exclude-dir=.git