From 552113efc00564b9163e18031bb0ad6fa5371c59 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Palencs=C3=A1r?= Date: Wed, 18 Jun 2025 19:48:09 +0200 Subject: [PATCH] Add comment to workflow to ensure GitHub uses updated version --- .github/workflows/ci-cd.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci-cd.yml b/.github/workflows/ci-cd.yml index 95ea74d..bb16b6c 100644 --- a/.github/workflows/ci-cd.yml +++ b/.github/workflows/ci-cd.yml @@ -1,4 +1,5 @@ name: CI/CD Pipeline +# Updated: Removed systemd, using SSH-based testing for better stability on: push: