From 691fa1dd457eb896165a781c3dc3cccf9e2e10f7 Mon Sep 17 00:00:00 2001 From: "Juan M. Cruz-Martinez" Date: Thu, 29 Feb 2024 19:03:04 +0100 Subject: [PATCH] Update .github/workflows/fitbot.yml --- .github/workflows/fitbot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/fitbot.yml b/.github/workflows/fitbot.yml index 85158f1e79..4aece71719 100644 --- a/.github/workflows/fitbot.yml +++ b/.github/workflows/fitbot.yml @@ -116,7 +116,7 @@ jobs: url=$(vp-upload output/ 2>&1 | grep https) echo "REPORT_URL=$url" >> $GITHUB_ENV vp-comparefits $RUNCARD $STABLE_REFERENCE_SET \ - --title "Automatic check fit $RUNCARD" \ + --title "Automatic check fit $RUNCARD with respect to latest stable reference" \ --author bot \ --keywords run-fit-bot \ --thcovmat_if_present \