diff --git a/.github/workflows/calibreapp-image-actions.yml b/.github/workflows/calibreapp-image-actions.yml index 8b48fd539..4294cc0bd 100644 --- a/.github/workflows/calibreapp-image-actions.yml +++ b/.github/workflows/calibreapp-image-actions.yml @@ -50,7 +50,7 @@ jobs: steps.calibre.outputs.markdown != '' uses: peter-evans/create-pull-request@v3 with: - title: Auto Compress Images + title: "chore: Auto Compress Images" branch-suffix: timestamp - commit-message: Compress Images + commit-message: "chore: Compressed inefficient images automatically" body: ${{ steps.calibre.outputs.markdown }}