From 5b5fdeeba7d733b7875062b6ee9868149adba81d Mon Sep 17 00:00:00 2001 From: Michael Schiemer Date: Tue, 4 Nov 2025 14:42:24 +0100 Subject: [PATCH] test: trigger production deployment pipeline --- src/Application/Website/ShowHome.php | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Application/Website/ShowHome.php b/src/Application/Website/ShowHome.php index 7b475dd4..47c27cc8 100644 --- a/src/Application/Website/ShowHome.php +++ b/src/Application/Website/ShowHome.php @@ -47,3 +47,4 @@ final readonly class ShowHome ); } } +// Production deployment test trigger