Skip to content

Commit a6d9769

Browse files
authored
Merge pull request #8 from youyo/feature/support-language
Add description for supported language
2 parents f8f14c5 + b2f9410 commit a6d9769

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
AWS-CDK GitHub Actions allow you to run `cdk deploy` and `cdk diff` and ... on your pull requests to help you review.
44

5+
## Supported language
6+
7+
- TypeScript
8+
- JavaScript
9+
- Python
10+
511
## Example usage
612

713
```yaml

0 commit comments

Comments
 (0)