Update typescript-checks action

This commit is contained in:
c-bata
2021-02-10 22:13:18 +09:00
parent f3ed3a0d2f
commit 846be8a569
+1
View File
@@ -3,6 +3,7 @@ on:
pull_request:
paths:
- '.github/workflows/typescript-checks.yml'
- '.eslintrc.js'
- '**.ts'
- '**.tsx'
jobs: