Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions azure-pipelines-official.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,8 @@ extends:
name: NetCore1ESPool-Svc-Internal
image: 1es-windows-2022
os: windows
binskim:
enabled: true
policheck:
enabled: true
tsa:
Expand Down
2 changes: 1 addition & 1 deletion eng/TSAConfig.gdntsa
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"[email protected]"
],
"codebaseAdmins": [
"REDMOND\\manishj",
"REDMOND\\jaredpar",
"REDMOND\\phillipa"
],
"instanceUrl": "https://devdiv.visualstudio.com",
Expand Down