From b24415ca9673c26a529b120b357dd8ae8ac166ff Mon Sep 17 00:00:00 2001 From: Michael Grote Date: Sun, 24 Nov 2024 21:40:34 +0100 Subject: [PATCH] changed Files: .gitea/workflows/build.yaml Signed-off-by: Michael Grote --- .gitea/workflows/build.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitea/workflows/build.yaml b/.gitea/workflows/build.yaml index 0e8ef71..a5f2629 100644 --- a/.gitea/workflows/build.yaml +++ b/.gitea/workflows/build.yaml @@ -39,7 +39,7 @@ jobs: Repo: ${{ github.repository }} Job: ${{ github.action }} Status: ${{ job.status }} - Source: ${{ github.head_ref }} + build: needs: [gitleaks, hadolint] # shellcheck @@ -88,4 +88,4 @@ jobs: Repo: ${{ github.repository }} Job: ${{ github.action }} Status: ${{ job.status }} - Source: ${{ github.head_ref }} +