mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00:00
Co-authored-by: Jake Bailey <5341706+jakebailey@users.noreply.github.com>
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
name: CodeQL Configuration
|
||||
|
||||
paths:
|
||||
- src
|
||||
- scripts
|
||||
- Herebyfile.mjs
|
||||
paths-ignore:
|
||||
- src/lib
|
||||
- tests
|
||||
|
||||
@@ -10,6 +10,9 @@ resources:
|
||||
name: 1ESPipelineTemplates/1ESPipelineTemplates
|
||||
ref: refs/tags/release
|
||||
|
||||
variables:
|
||||
Codeql.InitParameters: '--codescanning-config=$(Build.SourcesDirectory)/.github/codeql/codeql-configuration.yml'
|
||||
|
||||
extends:
|
||||
template: v1/1ES.Official.PipelineTemplate.yml@1esPipelines
|
||||
parameters:
|
||||
|
||||
Reference in New Issue
Block a user