Skip to content

change: Turn on s3 feature by default #41

change: Turn on s3 feature by default

change: Turn on s3 feature by default #41

Workflow file for this run

name: Typos
on: [pull_request]
jobs:
run:
name: Spell check with Typos
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Check spelling
uses: crate-ci/typos@master