Skip to content

feat(protocol): basefee goes up faster [do not merge] #788

feat(protocol): basefee goes up faster [do not merge]

feat(protocol): basefee goes up faster [do not merge] #788

Workflow file for this run

name: Check for typos
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