Skip to content

Commit 81330ef

Browse files
committed
Change the user that is alerted for benchmarks, since Nick is no longer on the ledger team
1 parent 83f21b3 commit 81330ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/bench.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ on:
33
push:
44
branches:
55
- master
6-
- nc/bench-tx
6+
- lehins/bench
77

88
permissions:
99
contents: write
@@ -43,4 +43,4 @@ jobs:
4343
alert-threshold: '200%'
4444
comment-on-alert: true
4545
fail-on-alert: true
46-
alert-comment-cc-users: '@nc6'
46+
alert-comment-cc-users: '@lehins'

0 commit comments

Comments
 (0)