Skip to content

Merge remote-tracking branch 'upstream/main' into rhoai-3.5 #503

Merge remote-tracking branch 'upstream/main' into rhoai-3.5

Merge remote-tracking branch 'upstream/main' into rhoai-3.5 #503

Workflow file for this run

name: Check Typos
on:
pull_request: {}
push: {}
jobs:
typos:
runs-on: ubuntu-latest
permissions:
contents: read
steps:
- name: Checkout code
uses: actions/checkout@v7
- name: Check typos
uses: crate-ci/typos@37bb98842b0d8c4ffebdb75301a13db0267cef89 # v1.47.2