resolve a comment

This commit is contained in:
tian-lt 2023-08-16 14:27:13 +08:00
commit 86ea3d2ded

View file

@ -37,7 +37,7 @@ jobs:
- checkout: self
fetchDepth: 1
- ${{ if eq(variables['Build.Reason'], 'PullRequest') }}:
- ${{ if eq(parameters.isOSSBuild, true) }}:
- task: nuget-security-analysis@0
displayName: Secure Supply Chain Analysis