Skip to content

Commit 1f92638

Browse files
authored
Removed duplicate phrase
Changed "you can you can" to "you can"
1 parent 346e2bd commit 1f92638

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/actions/concepts/security/openid-connect.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ redirect_from:
2020

2121
However, using hardcoded secrets requires you to create credentials in the cloud provider and then duplicate them in {% data variables.product.prodname_dotcom %} as a secret.
2222

23-
After you have established a trust connection with a cloud provider that supports OIDC, you can you can configure your workflow to request a short-lived access token directly from the cloud provider.
23+
After you have established a trust connection with a cloud provider that supports OIDC, you can configure your workflow to request a short-lived access token directly from the cloud provider.
2424

2525
## Benefits of using OIDC
2626

0 commit comments

Comments
 (0)