Don't run CodeQL for dependencies
This commit is contained in:
2
.github/workflows/codeql-analysis.yml
vendored
2
.github/workflows/codeql-analysis.yml
vendored
@@ -16,6 +16,8 @@ on:
|
|||||||
branches: [ develop ]
|
branches: [ develop ]
|
||||||
paths-ignore:
|
paths-ignore:
|
||||||
- 'static/**'
|
- 'static/**'
|
||||||
|
- 'webroot/js/web_modules/**'
|
||||||
|
- 'build/javascript/**'
|
||||||
pull_request:
|
pull_request:
|
||||||
# The branches below must be a subset of the branches above
|
# The branches below must be a subset of the branches above
|
||||||
branches: [ develop ]
|
branches: [ develop ]
|
||||||
|
|||||||
Reference in New Issue
Block a user