Skip to content

Commit 82d997c

Browse files
author
J Plasmeier
committed
minor README tweaks
1 parent e84c316 commit 82d997c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@ Integration tests are included. To test them, certain environment variables need
1414

1515
To create these resources, refer to the included CloudFormation template (cfn/S3EC-GitHub-CF-Template).
1616
Make sure that the repo in the trust policy of the IAM role refers to your fork instead of the `aws` organization.
17-
Note that your account may incur charges based on the usage of any resources beyond the AWS Free Tier.
17+
**NOTE**: Your account may incur charges based on the usage of any resources beyond the AWS Free Tier.
1818

1919
If you have forked this repo, there are additional steps required.
2020
You will need to configure your fork's Github Actions settings to be able to run CI:
2121

22-
Under Settings -> Actions -> General -> Workflow permissions, ensure Read and write permissions is selected.
22+
Under Settings -> Actions -> General -> Workflow permissions, ensure "Read and write permissions" is selected.
2323
Under Settings -> Security -> Secrets and variables -> Actions -> Repository secrets, add new secret:
2424

2525
* `CI_AWS_ACCOUNT_ID` - the AWS account ID which contains the required resources, e.g. 111122223333.

0 commit comments

Comments
 (0)