Skip to content

Commit

Permalink
fixup! TO-DROP: test Azure login
Browse files Browse the repository at this point in the history
  • Loading branch information
dscho committed Jul 2, 2024
1 parent 0753d96 commit c30e1f7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ name: test-azure-login

on: [push, pull_request]

permissions:
id-token: write # required for Azure login via OIDC

jobs:
test-azure-login:
runs-on: ubuntu-latest
Expand Down

0 comments on commit c30e1f7

Please sign in to comment.