From a717a9730c11b25de147082c503d5e5c6fa41601 Mon Sep 17 00:00:00 2001 From: Marko Grujic Date: Wed, 13 Mar 2024 11:15:26 +0100 Subject: [PATCH] Update .github/workflows/pr_benchmarks.yml Co-authored-by: Andrew Lamb --- .github/workflows/pr_benchmarks.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/pr_benchmarks.yml b/.github/workflows/pr_benchmarks.yml index 92f38c273573..bb691165ca59 100644 --- a/.github/workflows/pr_benchmarks.yml +++ b/.github/workflows/pr_benchmarks.yml @@ -1,3 +1,5 @@ +# Runs the benchmark command on the PR and +# on the branch, posting the results as a comment back the PR name: Benchmarks on: