Configure CodeQL to ignore compiled JS resources (#20000)

* Configure CodeQL to ignore compiled JS resources

* Enable CodeQL for feature branch
This commit is contained in:
Jeremy Stretch
2025-08-01 13:39:25 -04:00
committed by GitHub
parent c7b68664f9
commit de53fd2bd1
2 changed files with 45 additions and 0 deletions

3
.github/codeql/codeql-config.yml vendored Normal file
View File

@@ -0,0 +1,3 @@
paths-ignore:
# Ignore compiled JS
- netbox/project-static/dist