From 099925c493e7af4824a4e7f59f1fe1477da29260 Mon Sep 17 00:00:00 2001 From: Alexande B Date: Tue, 6 Aug 2024 11:41:34 +0200 Subject: [PATCH] fix: metanorma/metanorma-standoc#892 --- cimas-config/cimas.yml | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/cimas-config/cimas.yml b/cimas-config/cimas.yml index daa3711..aee75bf 100644 --- a/cimas-config/cimas.yml +++ b/cimas-config/cimas.yml @@ -122,8 +122,9 @@ repositories: branch: main files: .rubocop.yml: gh-actions/master/.rubocop.yml - .github/workflows/rake.yml: gh-actions/plantuml/rake.yml - .github/workflows/release.yml: gh-actions/master/release.yml + # metanorma-standoc do immediate release without waiting for unit tests pass + # .github/workflows/rake.yml: gh-actions/inkscape/rake.yml + # .github/workflows/release.yml: gh-actions/master/release.yml .github/workflows/automerge.yml: gh-actions/master/automerge.yml .github/workflows/integration.yml: gh-actions/plantuml/rake-daily.yml metanorma-iso: @@ -460,8 +461,9 @@ repositories: branch: main files: .rubocop.yml: gh-actions/master/.rubocop.yml - .github/workflows/rake.yml: gh-actions/inkscape/rake.yml - .github/workflows/release.yml: gh-actions/master/release.yml + # isodoc do immediate release without waiting for unit tests pass + # .github/workflows/rake.yml: gh-actions/inkscape/rake.yml + # .github/workflows/release.yml: gh-actions/master/release.yml .github/workflows/integration.yml: gh-actions/inkscape/rake-daily.yml html2doc: remote: ssh://git@github.com/metanorma/html2doc