We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10907e5 commit 6e82e45Copy full SHA for 6e82e45
.projenrc.js
@@ -13,6 +13,7 @@ const project = new AwsCdkConstructLibrary({
13
announce: true,
14
twitter: "nikovirtala",
15
},
16
+ keywords: ["aws", "fargate", "github", "github-actions", "runner"],
17
eslint: true,
18
eslintOptions: {
19
prettier: true,
0 commit comments