From 4c22a24c534ba47660ca88549fb816e350db4bc8 Mon Sep 17 00:00:00 2001 From: Timo Behrendt Date: Thu, 25 Sep 2025 19:23:46 +0200 Subject: [PATCH] rename test --- .gitea/workflows/ci.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitea/workflows/ci.yaml b/.gitea/workflows/ci.yaml index 599b359..11d4cd1 100644 --- a/.gitea/workflows/ci.yaml +++ b/.gitea/workflows/ci.yaml @@ -4,8 +4,8 @@ on: pull_request: jobs: - dry-run-setup-trivy: - name: Dry-Run Setup Trivy + test-setup-trivy: + name: Test Setup Trivy runs-on: - ubuntu-latest - linux_amd64