From 92c280d1c88416bebacf1b0d41880c5f30ac1f2b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Renault?= Date: Thu, 5 Oct 2023 12:09:52 +0200 Subject: [PATCH] Update .github/workflows/trigger-benchmarks-on-message.yml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Clémentine U. - curqui --- .github/workflows/trigger-benchmarks-on-message.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/trigger-benchmarks-on-message.yml b/.github/workflows/trigger-benchmarks-on-message.yml index 86a1ad50e..ef90ae851 100644 --- a/.github/workflows/trigger-benchmarks-on-message.yml +++ b/.github/workflows/trigger-benchmarks-on-message.yml @@ -1,4 +1,4 @@ -name: Run and display benchmarks in a PR +name: Benchmarks (PR) on: issue_comment: types: [created, edited]