From 8a40b744d138113cffd51196d891ee4962152ee0 Mon Sep 17 00:00:00 2001 From: Alexande B Date: Wed, 26 Jul 2023 08:36:29 +0200 Subject: [PATCH] Add pubid-itu to cimas-config --- cimas-config/cimas.yml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/cimas-config/cimas.yml b/cimas-config/cimas.yml index ec742f6..b076881 100644 --- a/cimas-config/cimas.yml +++ b/cimas-config/cimas.yml @@ -285,6 +285,14 @@ repositories: .rubocop.yml: gh-actions/master/.rubocop.yml .github/workflows/rake.yml: gh-actions/master/rake.yml .github/workflows/release.yml: gh-actions/master/release.yml + pubid-itu: + remote: ssh://git@github.com/metanorma/pubid-itu + branch: main + files: + .hound.yml: gh-actions/master/.hound.yml + .rubocop.yml: gh-actions/master/.rubocop.yml + .github/workflows/rake.yml: gh-actions/master/rake.yml + .github/workflows/release.yml: gh-actions/master/release.yml # models metanorma-model-gb: @@ -1242,6 +1250,7 @@ groups: - pubid-bsi - pubid-cen - pubid-jis + - pubid-itu metanorma: - metanorma - metanorma-cli