Skip to content

Merge remote-tracking branch 'origin/master' into to-0.14.8 #222

Merge remote-tracking branch 'origin/master' into to-0.14.8

Merge remote-tracking branch 'origin/master' into to-0.14.8 #222

Workflow file for this run

name: Check typos
on:
push:
pull_request:
branches:
- "**"
workflow_dispatch:
jobs:
typos:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: typos-action
uses: crate-ci/[email protected]