From fcdb3079d6ef65be69962948f7978628405402c9 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 18 Feb 2022 19:47:21 +0100 Subject: [PATCH] Update calibreapp-image-actions.yml --- .github/workflows/calibreapp-image-actions.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/calibreapp-image-actions.yml b/.github/workflows/calibreapp-image-actions.yml index e0177cf82..c5a9293ac 100644 --- a/.github/workflows/calibreapp-image-actions.yml +++ b/.github/workflows/calibreapp-image-actions.yml @@ -1,5 +1,6 @@ # Compress images on demand (workflow_dispatch), and at 11pm every Sunday (schedule). # Open a Pull Request if any images can be compressed. +--- name: Compress Images on: workflow_dispatch: