Skip to content

Commit

Permalink
disable verify changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ckairen committed Nov 21, 2024
1 parent e2bf654 commit 47ec84e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/common/pipelines/templates/steps/verify-changelogs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ steps:
inputs:
filePath: $(Build.SourcesDirectory)/eng/common/scripts/Verify-ChangeLogs.ps1
arguments: >
-PackagePropertiesFolder '${{ parameters.PackagePropertiesFolder }}'
-PackagePropertiesFolder ""
pwsh: true
displayName: Verify ChangeLogEntries
condition: ${{ parameters.Condition }}

0 comments on commit 47ec84e

Please sign in to comment.