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 0ffa08e commit 9b40e7dCopy full SHA for 9b40e7d
iac/main.tf
@@ -66,6 +66,4 @@ module "app" {
66
github_app_id = var.github_app_id
67
github_app_key_version = 1
68
notification_channels = local.notification_channels
69
- // Testing out behavior, will remove once we confirm things are working.
70
- github_webhook_organization_filter = "octo-sts,chainguard-dev"
71
}
0 commit comments