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