Skip to content

Commit a3ef96a

Browse files
jbristowGitHub Enterprise
authored andcommitted
fix: bad yaml
1 parent e816f44 commit a3ef96a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ NOTE: These values will be used in your `.env`
2323
1. Install necessary dependencies: `poetry install`
2424
1. In `nodestream.yaml` add the following:
2525
```yaml
26+
plugins:
2627
- name: github
2728
config:
2829
github_hostname: github.example.com
@@ -37,6 +38,7 @@ NOTE: These values will be used in your `.env`
3738
pipelines:
3839
- name: github_repos
3940
- name: github_teams
41+
targets:
4042
database: neo4j
4143
uri: bolt://localhost:7687
4244
username: neo4j

0 commit comments

Comments
 (0)