You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/segment-app/extensions/dbt.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -93,7 +93,7 @@ If you plan to reuse a Git token across both dbt and Git Sync, ensure it has the
93
93
94
94
## Setting Up CI checks
95
95
96
-
> info "CI Check availability"
96
+
> info "CI check availability"
97
97
> CI checks are available only with the GitHub App connection.
98
98
99
99
CI checks in Segment help prevent breaking changes to active dbt models. Avoid changing dbt models currently in use with an active Reverse ETL sync, since changes could disrupt existing mappings and active syncs.
0 commit comments