Files
crewAI/.github/codeql-config.yml
theCyberTech 9c54bfce1b Update CodeQL workflow to include custom config file
This commit adds a reference to a custom CodeQL configuration file (.github/codeql-config.yml) in the GitHub Actions workflow for CodeQL analysis. This enhancement allows for more tailored queries and analysis settings during the code scanning process.
2025-09-24 00:21:31 +08:00

4 lines
68 B
YAML

name: "CodeQL config"
paths-ignore:
- src/crewai/cli/templates/**