Skip to content

feat: support taiko_transition chain spec #1049

feat: support taiko_transition chain spec

feat: support taiko_transition chain spec #1049

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