From 3b181180bf0a411ceaa054eec14c2a9a6b336bef Mon Sep 17 00:00:00 2001 From: alexanderM91 Date: Thu, 17 Oct 2024 13:12:19 +0200 Subject: [PATCH] Update the notification message --- .github/workflows/cleanup-old-docker-images.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cleanup-old-docker-images.yml b/.github/workflows/cleanup-old-docker-images.yml index c867bfba..25a13171 100644 --- a/.github/workflows/cleanup-old-docker-images.yml +++ b/.github/workflows/cleanup-old-docker-images.yml @@ -2,7 +2,7 @@ name: Cleanup Old Docker Images > 6 months by the scheduler on: push: - branches: + branches-ignore: - master jobs: