Skip to content
This repository has been archived by the owner on Aug 26, 2024. It is now read-only.

chore: πŸ§‘β€πŸ’» add devcontainer.json #14

chore: πŸ§‘β€πŸ’» add devcontainer.json

chore: πŸ§‘β€πŸ’» add devcontainer.json #14

Workflow file for this run

name: Spell Check
on: [push, workflow_dispatch]
jobs:
spelling:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/[email protected]
- name: Spell Check with Typos
uses: crate-ci/typos@master
with:
config: ./typos.toml