fix ci info mail
Signed-off-by: Michael Grote <michael.grote@posteo.de>
This commit is contained in:
parent
28a38bf82a
commit
e13c34faa9
1 changed files with 2 additions and 2 deletions
|
@ -39,7 +39,7 @@ jobs:
|
|||
Repo: ${{ github.repository }}
|
||||
Job: ${{ github.action }}
|
||||
Status: ${{ job.status }}
|
||||
Source: ${{ github.head_ref }}
|
||||
Trigger Event: ${{ GITHUB_EVENT_NAME }}
|
||||
|
||||
build:
|
||||
needs: [gitleaks, hadolint] # shellcheck
|
||||
|
@ -88,4 +88,4 @@ jobs:
|
|||
Repo: ${{ github.repository }}
|
||||
Job: ${{ github.action }}
|
||||
Status: ${{ job.status }}
|
||||
Source: ${{ github.head_ref }}
|
||||
Trigger Event: ${{ GITHUB_EVENT_NAME }}
|
||||
|
|
Loading…
Reference in a new issue