Skip to content

Bump tz from 0.27.1 to 0.27.3 #19

Bump tz from 0.27.1 to 0.27.3

Bump tz from 0.27.1 to 0.27.3 #19

Workflow file for this run

name: spellcheck
on:
pull_request:
push:
branches: [master]
jobs:
codespell:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: codespell-project/actions-codespell@v2
with:
check_filenames: true
typos:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: crate-ci/typos@master