Skip to content

Commit 0916ce8

Browse files
committed
ci: Auto approve bot PRs
1 parent 2cf64bf commit 0916ce8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/auto-approve.yml

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.projenrc.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ const project = new awscdk.AwsCdkConstructLibrary({
6666
sampleCode: false,
6767
compat: true,
6868
autoApproveOptions: {
69-
allowedUsernames: ['kichik'],
69+
allowedUsernames: ['kichik', 'CloudSnorkelBot'],
7070
},
7171
depsUpgradeOptions: {
7272
workflowOptions: {

0 commit comments

Comments
 (0)