add github actions is create code-language-detector.yml (#2113)
* feat: remove tools/codescan catalog * feat: add code language detector github actions
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
directory: ./
|
||||
file_types:
|
||||
- .go
|
||||
- .yaml
|
||||
- .yml
|
||||
languages:
|
||||
- Chinese
|
||||
Reference in New Issue
Block a user