diff --git a/.github/workflows/benchmarks.yml b/.github/workflows/benchmarks.yml index 1b555eb38a..209a682e77 100644 --- a/.github/workflows/benchmarks.yml +++ b/.github/workflows/benchmarks.yml @@ -42,3 +42,4 @@ jobs: # Alert with a commit comment on possible performance regression alert-threshold: '200%' comment-on-alert: true + alert-comment-cc-users: "@open-telemetry/python-approvers,@open-telemetry/python-maintainers"