Skip to content

Commit 2802f5a

Browse files
authored
chore: ping luke instead of cody on bb benchmark regressions (#13718)
Noticed this while looking at the workflow yaml.
1 parent 0e51259 commit 2802f5a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci3.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ jobs:
123123
alert-threshold: "105%"
124124
comment-on-alert: true
125125
fail-on-alert: false
126-
alert-comment-cc-users: "@ludamad @codygunton"
126+
alert-comment-cc-users: "@ludamad @ledwards2225"
127127
max-items-in-chart: 50
128128

129129
- name: Store Example App IVC benchmark results
@@ -139,7 +139,7 @@ jobs:
139139
alert-threshold: "105%"
140140
comment-on-alert: true
141141
fail-on-alert: false
142-
alert-comment-cc-users: "@ludamad @codygunton"
142+
alert-comment-cc-users: "@ludamad @ledwards2225"
143143
max-items-in-chart: 50
144144

145145
- name: Store yarn project benchmark result

0 commit comments

Comments
 (0)