Skip to content

Commit

Permalink
Skip component governance in generate matrix job
Browse files Browse the repository at this point in the history
  • Loading branch information
benbp committed Mar 12, 2022
1 parent 88e4798 commit d13eca6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ parameters:
jobs:
- job: ${{ parameters.GenerateJobName }}
variables:
skipComponentGovernanceDetection: true
displayNameFilter: $[ coalesce(variables.jobMatrixFilter, '.*') ]
pool:
name: ${{ parameters.Pool }}
Expand Down

0 comments on commit d13eca6

Please sign in to comment.