Skip to content

Commit

Permalink
Add schemas repo for freeway
Browse files Browse the repository at this point in the history
  • Loading branch information
kpassapk committed Jan 17, 2023
1 parent 0390fc8 commit 5942cef
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 2 additions & 1 deletion dist/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -25240,7 +25240,8 @@ var repos_default = {
"go-freeway",
"kafka-concurrent-consumer-golang",
"kafka-golang",
"tracelog-golang"
"tracelog-golang",
"schemas"
]
};

Expand Down
1 change: 1 addition & 0 deletions repos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ notifications-freeway:
- kafka-concurrent-consumer-golang
- kafka-golang
- tracelog-golang
- schemas
3 changes: 2 additions & 1 deletion src/repos.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"go-freeway",
"kafka-concurrent-consumer-golang",
"kafka-golang",
"tracelog-golang"
"tracelog-golang",
"schemas"
]
}

0 comments on commit 5942cef

Please sign in to comment.