* no need to run CodeQL on Dependabit PRs; no related files are changed there * specify permissions * enable `security-and-quality` rules instead of the default rules * ignore `vendor` folders Signed-off-by: XhmikosR <xhmikosr@gmail.com>
4 lines
55 B
YAML
4 lines
55 B
YAML
name: "CodeQL config"
|
|
paths-ignore:
|
|
- "**/vendor/**"
|