Skip to content

changeprop151: increase 2 job concurrency to 2 #10001

changeprop151: increase 2 job concurrency to 2

changeprop151: increase 2 job concurrency to 2 #10001

Workflow file for this run

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