We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34f3e53 commit 977d00bCopy full SHA for 977d00b
.github/workflows/testAction.yml
@@ -13,12 +13,6 @@ jobs:
13
client-id: ${{ secrets.AZURE_CLIENT_ID }}
14
tenant-id: ${{ secrets.AZURE_TENANT_ID }}
15
subscription-id: ${{ secrets.AZURE_SUBSCRIPTION_ID }}
16
- - name: Azure CLI script
17
- uses: azure/cli@v2
18
- with:
19
- azcliversion: latest
20
- inlineScript: |
21
- az account show
22
- name: Sync to ADO
23
uses: champnic/github-actions-issue-to-work-item@testManagedIdentities
24
with:
0 commit comments