Skip to content

Commit

Permalink
Update testAction.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
champnic committed May 29, 2024
1 parent 34f3e53 commit 977d00b
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/testAction.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,6 @@ jobs:
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
- name: Sync to ADO
uses: champnic/github-actions-issue-to-work-item@testManagedIdentities
with:
Expand Down

0 comments on commit 977d00b

Please sign in to comment.