diff --git a/scripts/sync.sh b/scripts/sync.sh index 9889459..116e8af 100755 --- a/scripts/sync.sh +++ b/scripts/sync.sh @@ -102,6 +102,17 @@ function replicate_all { "meta" "ci" ".github" + "hydra" + "keto" + "oathkeeper" + "kratos" + "elements" + "polis" + "x" + "fosite" + "kratos-selfservice-ui-node" + "kratos-selfservice-ui-react-native" + "kratos-selfservice-ui-react-nextjs" ) gh repo list ory --visibility public --no-archived --source --json name -L 1000 | jq -r '.[] | .name' | while read -r repo_name; do