Skip to content

mild enhancements of CI/CD (#2924) #600

mild enhancements of CI/CD (#2924)

mild enhancements of CI/CD (#2924) #600

Workflow file for this run

---
# See: https://github.com/crate-ci/typos/blob/master/docs/github-action.md
name: typos
on:
push:
branches:
- main
pull_request:
workflow_dispatch:
jobs:
typos:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: crate-ci/typos@master
with:
config: .typos.toml