Ignores build.tmp folder at root as we don't want to analyze the tmp build output
This commit is contained in:
3
.github/workflows/codeql-config.yml
vendored
3
.github/workflows/codeql-config.yml
vendored
@@ -9,5 +9,6 @@ paths-ignore:
|
||||
- Umbraco.Tests.AcceptanceTest
|
||||
- Umbraco.Tests.Benchmarks
|
||||
- bin
|
||||
- build.tmp
|
||||
paths:
|
||||
- src
|
||||
- src
|
||||
|
||||
Reference in New Issue
Block a user