Skip to content

Commit

Permalink
Remove webhook filter.
Browse files Browse the repository at this point in the history
Allow webhook to respond to all orgs.
  • Loading branch information
wlynch committed Sep 4, 2024
1 parent 0ffa08e commit 75fa5ee
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions iac/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,4 @@ module "app" {
github_app_id = var.github_app_id
github_app_key_version = 1
notification_channels = local.notification_channels
// Testing out behavior, will remove once we confirm things are working.
github_webhook_organization_filter = "octo-sts,chainguard-dev"
}

0 comments on commit 75fa5ee

Please sign in to comment.