Skip to content

feat: Update to Homescript v3 #343

feat: Update to Homescript v3

feat: Update to Homescript v3 #343

Workflow file for this run

name: Typo Check
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
run:
name: Spell Check with Typos
runs-on: ubuntu-latest
steps:
- name: Checkout Actions Repository
uses: actions/checkout@v2
- name: Check spelling of file.txt
uses: crate-ci/typos@master