Skip to content

Commit

Permalink
Add check to catch delinquent eng/common changes (#16732)
Browse files Browse the repository at this point in the history
  • Loading branch information
chidozieononiwu authored Feb 17, 2021
1 parent cff0ff1 commit d8c404d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions eng/pipelines/templates/steps/analyze.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ parameters:
Artifacts: []

steps:
- template: /eng/common/pipelines/templates/steps/eng-common-workflow-enforcer.yml

- template: /eng/pipelines/templates/steps/analyze_dependency.yml

- ${{ each artifact in parameters.Artifacts }}:
Expand Down

0 comments on commit d8c404d

Please sign in to comment.