Adding a config file maybe?
This commit is contained in:
10
.github/workflows/codeql-config.yml
vendored
Normal file
10
.github/workflows/codeql-config.yml
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
name: "CodeQL config"
|
||||
paths-ignore:
|
||||
- node_modules
|
||||
- Umbraco.TestData
|
||||
- Umbraco.Tests
|
||||
- Umbraco.Tests.AcceptanceTest
|
||||
- Umbraco.Tests.Benchmarks
|
||||
- bin
|
||||
paths:
|
||||
- src
|
||||
Reference in New Issue
Block a user