From 83d97c786d57d47bf02606dfe9c4b87cf4ad8414 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 11 Apr 2022 22:49:36 +0200 Subject: [PATCH] "Github bot : image compressed" --- .github/workflows/weekly_reduceimagesize.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/weekly_reduceimagesize.yml b/.github/workflows/weekly_reduceimagesize.yml index e076ac666..de592ec2c 100644 --- a/.github/workflows/weekly_reduceimagesize.yml +++ b/.github/workflows/weekly_reduceimagesize.yml @@ -24,7 +24,7 @@ jobs: if: steps.calibre.outputs.markdown != '' uses: peter-evans/create-pull-request@v4 with: - title: Compressed Images Nightly + title: "Github bot : image compressed" branch-suffix: timestamp - commit-message: Compressed Images + commit-message: "Github bot : image compressed" body: ${{ steps.calibre.outputs.markdown }}