Skip to content

Commit 41b1c2d

Browse files
committed
Test
1 parent 6b1493b commit 41b1c2d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/oidc-integration-test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
matrix:
7272
os: [ubuntu, macos, windows]
7373
cli-version: ['2.74.1', '2.75.0', 'latest']
74-
audience_value: ['', 'test-audience']
74+
audience_value: ['', 'test-audience','https://github.com/eyaldelarea']
7575
runs-on: ${{ matrix.os }}-latest
7676
env:
7777
JFROG_CLI_LOG_LEVEL: DEBUG
@@ -107,7 +107,7 @@ jobs:
107107
if: always()
108108
strategy:
109109
matrix:
110-
audience_value: ['', 'test-audience']
110+
audience_value: ['', 'test-audience','https://github.com/eyaldelarea']
111111
runs-on: ubuntu-latest
112112
steps:
113113
- name: Delete OIDC integration

0 commit comments

Comments
 (0)