Skip to content

Commit

Permalink
Change the user that is alerted for benchmarks, since Nick is no long…
Browse files Browse the repository at this point in the history
…er on the ledger team
  • Loading branch information
lehins committed Dec 14, 2024
1 parent 83f21b3 commit 81330ef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/bench.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ on:
push:
branches:
- master
- nc/bench-tx
- lehins/bench

permissions:
contents: write
Expand Down Expand Up @@ -43,4 +43,4 @@ jobs:
alert-threshold: '200%'
comment-on-alert: true
fail-on-alert: true
alert-comment-cc-users: '@nc6'
alert-comment-cc-users: '@lehins'

0 comments on commit 81330ef

Please sign in to comment.