mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-19 12:59:30 -07:00
resolve a comment
This commit is contained in:
parent
6fa0b32454
commit
86ea3d2ded
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue