File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -14,12 +14,12 @@ Integration tests are included. To test them, certain environment variables need
1414
1515To create these resources, refer to the included CloudFormation template (cfn/S3EC-GitHub-CF-Template).
1616Make 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
1919If you have forked this repo, there are additional steps required.
2020You 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.
2323Under 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.
You can’t perform that action at this time.
0 commit comments