ci(models): check Command Code metadata daily
This commit is contained in:
+1
-1
@@ -9,5 +9,5 @@
|
||||
"strict": true,
|
||||
"types": ["node"]
|
||||
},
|
||||
"include": ["src/**/*.ts", "tests/**/*.ts"]
|
||||
"include": [".github/scripts/**/*.ts", "src/**/*.ts", "tests/**/*.ts"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user