From 254a42661d8293e4f8ef7cc54543255fe5ccf512 Mon Sep 17 00:00:00 2001 From: Marius Goetze Date: Thu, 2 May 2024 17:49:08 +0200 Subject: [PATCH] fix build job display name --- .github/workflows/push.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/push.yml b/.github/workflows/push.yml index ee79240..23d0844 100644 --- a/.github/workflows/push.yml +++ b/.github/workflows/push.yml @@ -15,7 +15,7 @@ permissions: jobs: building: - name: Vulnerability Intelligence Backend + name: OpenSight Notification Service uses: greenbone/workflows/.github/workflows/helm-container-build-push-3rd-gen.yml@main with: # helm-chart: opensight-notification-service # TODO: reference relevant helm chart as soon as it exists