Skip to content

Commit 81b6310

Browse files
authored
Merge branch 'main' into use-env-credentials
2 parents 877465a + 0e613a0 commit 81b6310

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -215,8 +215,10 @@ This CloudFormation template will configure the IdP for you.
215215
```yaml
216216
Parameters:
217217
GitHubOrg:
218+
Description: Name of GitHub organization/user (case sensitive)
218219
Type: String
219220
RepositoryName:
221+
Description: Name of GitHub repository (case sensitive)
220222
Type: String
221223
OIDCProviderArn:
222224
Description: Arn for the GitHub OIDC Provider.

0 commit comments

Comments
 (0)