Skip to content

Commit 7c684d1

Browse files
ci: revert alert comment in benchmark workflow (runfinch#1629)
Signed-off-by: Swapnanil-Gupta <swpnlg@amazon.com>
1 parent 16f73e7 commit 7c684d1

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/benchmark.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -69,9 +69,5 @@ jobs:
6969
tool: 'go'
7070
benchmark-data-dir-path: "dev/bench/macOS/${{ env.OS_VERSION }}/${{ env.ARCH }}"
7171
output-file-path: benchmark.txt
72-
alert-threshold: "200%"
73-
fail-on-alert: true
74-
comment-on-alert: true
75-
alert-comment-cc-users: '@runfinch/maintainers'
7672
- name: Push benchmark result
7773
run: git push 'https://github.com/runfinch/finch.git' gh-pages:gh-pages

0 commit comments

Comments
 (0)