Skip to content

fix: Do not allow priorities > 4 in HMS builtin remind #349

fix: Do not allow priorities > 4 in HMS builtin remind

fix: Do not allow priorities > 4 in HMS builtin remind #349

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