Skip to content

Merge branch 'main' of github.com:avo-hq/docs.avohq.io #461

Merge branch 'main' of github.com:avo-hq/docs.avohq.io

Merge branch 'main' of github.com:avo-hq/docs.avohq.io #461

Workflow file for this run

name: Check for typos
on:
push:
branches:
- main
jobs:
typo_check:
runs-on: ubuntu-latest
steps:
- name: typos-action
uses: crate-ci/[email protected]