Skip to content

Commit

Permalink
Testing OIDC
Browse files Browse the repository at this point in the history
  • Loading branch information
prdpsvs committed Nov 22, 2024
1 parent e5a6425 commit 193819e
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions .github/workflows/integration-tests-azure.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,16 @@
---
name: Integration tests on Azure
name: Integration tests on Fabric DW
on: # yamllint disable-line rule:truthy
workflow_dispatch:
pull_request:
branches:
- oidc_connect

permissions:
id-token: write
contents: read

jobs:
permissions:
id-token: write
contents: read
integration-tests-azure:
name: Regular
strategy:
Expand Down

0 comments on commit 193819e

Please sign in to comment.