ci: fix typo
All checks were successful
lint, build and push / lint (push) Successful in 7s
lint, build and push / build (push) Successful in 23s

This commit is contained in:
Michael Grote 2024-09-27 12:42:16 +02:00
parent 3d8f71c9be
commit ca9ceec251

View file

@ -36,8 +36,8 @@ jobs:
from: Gitea Actions <gitea@mgrote.net> from: Gitea Actions <gitea@mgrote.net>
subject: "CI Run ${{ env.GITHUB_REPOSITORY }}: ${{ job.status }}" subject: "CI Run ${{ env.GITHUB_REPOSITORY }}: ${{ job.status }}"
body: | body: |
"Repo: ${{ env.GITHUB_REPOSITORY }} Repo: ${{ env.GITHUB_REPOSITORY }}
Status: ${{ job.status }}" Status: ${{ job.status }}
build: build:
needs: [gitleaks, hadolint] # shellcheck needs: [gitleaks, hadolint] # shellcheck