Skip to content

Commit 514b35a

Browse files
authored
Update syncAdo.yml
1 parent ca34dda commit 514b35a

File tree

1 file changed

+1
-12
lines changed

1 file changed

+1
-12
lines changed

.github/workflows/syncAdo.yml

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -24,15 +24,4 @@ jobs:
2424
ado_area_path: 'Edge\Web Experience\WebView2'
2525
ado_tags: 'WV2_GitHub'
2626
ado_gh_closed_tag: 'WV2_GitHub_Closed'
27-
- name: Azure login
28-
uses: azure/login@v2
29-
with:
30-
client-id: ${{ secrets.AZURE_CLIENT_ID }}
31-
tenant-id: ${{ secrets.AZURE_TENANT_ID }}
32-
subscription-id: ${{ secrets.AZURE_SUBSCRIPTION_ID }}
33-
- name: Azure CLI script
34-
uses: azure/cli@v2
35-
with:
36-
azcliversion: latest
37-
inlineScript: |
38-
az account show
27+

0 commit comments

Comments
 (0)