Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
eranturgeman committed Jan 11, 2024
1 parent 87de600 commit 3d558d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/oidc-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Checkout Repository
uses: actions/checkout@v4

# Generating a unique name for the Integration configuration that will be created in the following step
# Generating a unique name for the Integration Configuration that will be created in the following step
- name: Get unique OIDC config name
shell: bash
run: echo "OIDC_CONFIG_NAME=oidc-integration-test-config-$(date +%Y%m%d%H%M%S)" >> $GITHUB_ENV
Expand Down

0 comments on commit 3d558d1

Please sign in to comment.