test-packaging.yaml: enable-email-notifications: true
Enable e-mail notifications for failed runs.
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
22f8b16980
commit
b0f18931ac
1 changed files with 2 additions and 0 deletions
2
.github/workflows/test-packaging.yaml
vendored
2
.github/workflows/test-packaging.yaml
vendored
|
|
@ -3,6 +3,8 @@ name: Reusable packaging test job
|
|||
on:
|
||||
workflow_call:
|
||||
|
||||
enable-email-notifications: true
|
||||
|
||||
jobs:
|
||||
test:
|
||||
name: Packaging - ${{ matrix.distro.name }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue