Skip to content

Merge pull request #396 from co63oc/fix1 #207

Merge pull request #396 from co63oc/fix1

Merge pull request #396 from co63oc/fix1 #207

Workflow file for this run

name: check examples
on:
push:
branches:
- main
pull_request:
jobs:
typo-check:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: check typos
uses: crate-ci/[email protected]