Skip to content

Implementing a read-only projection of the conserve archive for Windows #71

Implementing a read-only projection of the conserve archive for Windows

Implementing a read-only projection of the conserve archive for Windows #71

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