Skip to content

[v0.12] Backport "Add userID to log messages" and the Label Migration #5528

[v0.12] Backport "Add userID to log messages" and the Label Migration

[v0.12] Backport "Add userID to log messages" and the Label Migration #5528

Workflow file for this run

name: Test Typos
on: [pull_request]
jobs:
run:
name: Spell Check with Typos
runs-on: runs-on,runner=4cpu-linux-x64,run-id=${{ github.run_id }}
steps:
- name: Checkout Repository
uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
- name: Check spelling of file.txt
uses: crate-ci/typos@v1.38.0