onnxruntime/.github/codeql/codeql-config.yml
Changming Sun ded6c9f3db Move ORT Training pipeline to github actions (#22543)
Move ORT Training pipeline to github actions and enable CodeQL scan for the code(including inference code).
We will move all pull request pipelines to Github Actions.
2025-02-05 12:08:08 -08:00

7 lines
No EOL
124 B
YAML

name: "CodeQL config"
queries:
- uses: security-extended
- uses: security-and-quality
paths-ignore:
- tests
- build