We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c735211 commit 381db50Copy full SHA for 381db50
1 file changed
.github/workflows/ci.yaml
@@ -44,7 +44,7 @@ on:
44
env:
45
TEST_IMAGE: nvcr.io/rw983xdqtcdp/auto_test_team/blueprint-github-test-image:latest
46
QA_TESTER_REPO: https://github.com/bp-cicd-org/qa-tester.git
47
- ENABLE_EMAIL_NOTIFICATION: false # Set to false to disable email notifications
+ ENABLE_EMAIL_NOTIFICATION: true # Set to false to disable email notifications
48
49
jobs:
50
# ============================================
0 commit comments