Skip to content

chore(main): release bridge-ui 2.10.1 #371

chore(main): release bridge-ui 2.10.1

chore(main): release bridge-ui 2.10.1 #371

Workflow file for this run

name: Typo Check
on: [pull_request]
jobs:
check-for-typos:
runs-on: [taiko-runner]
steps:
- name: Checkout the repository
uses: actions/checkout@v4
- name: Check for typos
uses: crate-ci/typos@master
with:
config: ${{github.workspace}}/.github/_typos.toml