Update required-checks.yml

This commit is contained in:
zomars 2022-07-04 18:48:08 -06:00
parent 049e433781
commit 8bce6055c7

View File

@ -21,6 +21,8 @@ jobs:
interval: 20s
checks-yaml: |
- job: lint
paths:
- '!**.md'
- job: check-types
paths:
- '**.tsx?'