Skip to content

Commit 8153059

Browse files
author
Sheyla Trudo
committed
fixup! Separate Build Changes
1 parent ed8fde5 commit 8153059

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.pipelines/trigger.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,5 +61,8 @@ extends:
6161
# Enables CodeQL on PR branches
6262
${{ if startsWith(variables['Build.SourceBranch'], 'refs/pull/') }}:
6363
enabledOnNonDefaultBranches: true
64+
suppression:
65+
suppressionFile: $(Build.SourcesDirectory)\.config\.gdnsuppress
66+
suppressionSet: default
6467
stages:
6568
- template: /.pipelines/run-pipeline.yaml

0 commit comments

Comments
 (0)