Skip to content

Commit f605d60

Browse files
authored
Merge pull request #5 from rfdearborn/rfdearborn/add_todos
Rfdearborn/add todos
2 parents ca5308f + 418ef43 commit f605d60

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ A Github action for exporting dbt model docs to a Notion database, where they ca
44

55
## Output
66

7-
A Notion database, within a page of your choosing, with records like this:
7+
A Notion database, within a parent page of your choosing, with records like this:
88
![dbt docs to notion output](https://i.imgur.com/Y1EWj9l.png)
99

1010
## Usage
@@ -61,3 +61,8 @@ jobs:
6161
notion-parent-id: '604ece5b9dca4cdda449abeabef759e8'
6262
notion-token: '${{ secrets.DBT_DOCS_TO_NOTION_TOKEN }}'
6363
```
64+
65+
## Todo
66+
67+
- Tests
68+
- Visualize models graph

0 commit comments

Comments
 (0)