Skip to content

Bump coverage from 7.2.7 to 7.3.2 #249

Bump coverage from 7.2.7 to 7.3.2

Bump coverage from 7.2.7 to 7.3.2 #249

Workflow file for this run

---
# yamllint disable rule:line-length
name: Typos
on: # yamllint disable-line rule:truthy
push:
pull_request:
branches:
- '**'
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: typos-action
uses: crate-ci/[email protected]