1
0
mirror of synced 2026-01-02 03:02:26 -05:00

Source Github: Support syncing multiple repositories/organizations (#5136)

Support syncing multiple repositories/organizations

Co-authored-by: ykurochkin <y.kurochkin@zazmic.com>
This commit is contained in:
Yevhenii
2021-08-13 16:24:24 +03:00
committed by GitHub
parent 7baefadbf9
commit 05fd4e76f3
25 changed files with 156 additions and 106 deletions

View File

@@ -2,7 +2,7 @@
"$schema": "http://json-schema.org/draft-07/schema#",
"type": "object",
"properties": {
"_ab_github_repository": {
"repository": {
"type": ["string"]
},
"html_url": {