diff --git a/.gitea/workflows/build.yaml b/.gitea/workflows/build.yaml index 3e638ff..baa9429 100644 --- a/.gitea/workflows/build.yaml +++ b/.gitea/workflows/build.yaml @@ -36,8 +36,8 @@ jobs: from: Gitea Actions subject: "CI Run ${{ env.GITHUB_REPOSITORY }}: ${{ job.status }}" body: | - "Repo: ${{ env.GITHUB_REPOSITORY }} - Status: ${{ job.status }}" + Repo: ${{ env.GITHUB_REPOSITORY }} + Status: ${{ job.status }} build: needs: [gitleaks, hadolint] # shellcheck