mirror of
https://github.com/github/codeql-action.git
synced 2026-05-08 14:50:21 +00:00
7 lines
78 B
YAML
7 lines
78 B
YAML
name: "CodeQL config"
|
|
queries:
|
|
- ./queries
|
|
paths-ignore:
|
|
- lib
|
|
- tests
|