Skip to content

Commit 9fe7f17

Browse files
committed
Remove unnecessary access token variable.
1 parent 64b7a23 commit 9fe7f17

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/pr-azure-pipelines.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,6 @@ extends:
7272
# 1ES PT requires explicit build task for Roslyn analysis. Auto-injected Roslyn task will use build logs from this build.
7373
- task: DotNetCoreCLI@2
7474
displayName: Build projects
75-
env:
76-
ADO_TOKEN: $(System.AccessToken)
7775
inputs:
7876
command: 'build'
7977
arguments: --no-restore

0 commit comments

Comments
 (0)