Skip to content

Merge branch 'main' into YangruiEmma-patch-3 #4122

Merge branch 'main' into YangruiEmma-patch-3

Merge branch 'main' into YangruiEmma-patch-3 #4122

Workflow file for this run

name: Push Check
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: typos-action
uses: crate-ci/typos@v1.14.3