Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
elayrocks committed Apr 30, 2024
1 parent 1d6f7e7 commit ae41a4a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
permissions:
id-token: write
contents: read

jobs:
build:
runs-on: ubuntu-latest
Expand All @@ -27,8 +27,7 @@ jobs:

- name: 'Run Azure CLI commands'
run: |
az account show
az group list
az role assignment list --output table
pwd
validate:
Expand Down

0 comments on commit ae41a4a

Please sign in to comment.