0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-16 20:26:19 -05:00
logto/.github/codeql/codeql-config.yml
Gao Sun c9286dcda2
chore: create codeql-analysis.yml (#1560)
* chore: create codeql-analysis.yml

* refactor: ignore test files

* refactor(connector): fix alerts
2022-07-15 22:12:44 +08:00

4 lines
85 B
YAML

# LOG-3729 Consider remove this
paths-ignore:
- '**/*.test.ts'
- '**/*.test.tsx'