Skip to content

Commit

Permalink
Merge branch 'current' into update-deploy-language
Browse files Browse the repository at this point in the history
  • Loading branch information
mirnawong1 authored Dec 17, 2024
2 parents 458a5a9 + c83a57b commit 542e32e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions website/docs/docs/deploy/model-notifications.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,17 +36,17 @@ version: 2

groups:
- name: finance
description: "Models related to the finance department"
owner:
# Email is required to receive model-level notifications, additional properties are also allowed.
name: "Finance Team"
description: "Models related to the finance department"
email: finance@dbtlabs.com
favorite_food: donuts

- name: marketing
description: "Models related to the marketing department"
owner:
name: "Marketing Team"
description: "Models related to the marketing department"
email: marketing@dbtlabs.com
favorite_food: jaffles
```
Expand Down

0 comments on commit 542e32e

Please sign in to comment.