Skip to content

Commit c2a46ad

Browse files
docs: make dbt sync decision matrix headers explicit with commands
1 parent 8b26646 commit c2a46ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

references/integrations/dbt-projects.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ For ready-to-use workflow templates, see the [`lightdash/cli-actions`](https://g
123123

124124
### Decision matrix
125125

126-
| | #1 CLI laptop | #2 CLI in CI | #3 UI button | #4 `refresh` in CI | #5 refresh API in CI |
126+
| | #1 `lightdash deploy` — local CLI | #2 `lightdash deploy` — GitHub Action | #3 "Refresh dbt" — UI button | #4 `lightdash refresh` — GitHub Action | #5 `POST /refresh` API — GitHub Action |
127127
| ------------------------------------- | ------------------------------- | ---------------------------------- | ------------------ | ----------------------------- | ------------------------------ |
128128
| Automated? | No | Yes | No | Yes | Yes |
129129
| Pushes uncommitted local changes? | Yes | No | No | No | No |

0 commit comments

Comments
 (0)