Update required-checks.yml
parent
049e433781
commit
8bce6055c7
|
@ -21,6 +21,8 @@ jobs:
|
|||
interval: 20s
|
||||
checks-yaml: |
|
||||
- job: lint
|
||||
paths:
|
||||
- '!**.md'
|
||||
- job: check-types
|
||||
paths:
|
||||
- '**.tsx?'
|
||||
|
|
Loading…
Reference in New Issue