Skip to content

Commit c70717d

Browse files
committed
docs: update the configuration in cdviz-collector.toml
1 parent a5da59d commit c70717d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Add to your `cdviz-collector.toml`:
2222
type = "github"
2323
owner = "cdviz-dev"
2424
repo = "transformers-community"
25-
# reference = "main" # Optional: pin to specific branch/tag
25+
# token = "gh...." # Optional: github token
2626

2727
[transformers]
2828
github_events = { type = "vrl", template_rfile = "transformers-community:///github_events/transformer.vrl" }

0 commit comments

Comments
 (0)