Adding a config file maybe?

This commit is contained in:
Sebastiaan Janssen
2020-11-12 11:14:34 +01:00
parent 285e51dd37
commit f295b539a1
2 changed files with 13 additions and 9 deletions

10
.github/workflows/codeql-config.yml vendored Normal file
View 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