diff --git a/sentry/sentry.conf.example.py b/sentry/sentry.conf.example.py index 842cc1daa1e..616fed0301a 100644 --- a/sentry/sentry.conf.example.py +++ b/sentry/sentry.conf.example.py @@ -379,6 +379,8 @@ def get_internal_network(): "organizations:mep-rollout-flag", "organizations:dashboards-rh-widget", "organizations:dynamic-sampling", + "organizations:workflow-engine-ui", + "organizations:workflow-engine-rule-serializers", "projects:custom-inbound-filters", "projects:data-forwarding", "projects:discard-groups",