Skip to content

Commit

Permalink
Update syncAdo.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
champnic committed May 15, 2024
1 parent ca34dda commit 514b35a
Showing 1 changed file with 1 addition and 12 deletions.
13 changes: 1 addition & 12 deletions .github/workflows/syncAdo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,15 +24,4 @@ jobs:
ado_area_path: 'Edge\Web Experience\WebView2'
ado_tags: 'WV2_GitHub'
ado_gh_closed_tag: 'WV2_GitHub_Closed'
- name: Azure login
uses: azure/login@v2
with:
client-id: ${{ secrets.AZURE_CLIENT_ID }}
tenant-id: ${{ secrets.AZURE_TENANT_ID }}
subscription-id: ${{ secrets.AZURE_SUBSCRIPTION_ID }}
- name: Azure CLI script
uses: azure/cli@v2
with:
azcliversion: latest
inlineScript: |
az account show

0 comments on commit 514b35a

Please sign in to comment.