Skip to content

feat(cbt): add external model bounds and interval types config #57

feat(cbt): add external model bounds and interval types config

feat(cbt): add external model bounds and interval types config #57

Workflow file for this run

name: check-typos
on:
pull_request:
branches:
- master
jobs:
check-typos:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
- name: Check for typos
uses: crate-ci/typos@626c4bedb751ce0b7f03262ca97ddda9a076ae1c # v1.39.2
with:
config: .github/typos.toml