From a702fa52492104f3134277eb9804dfcffd5302be Mon Sep 17 00:00:00 2001 From: Github Actions Date: Wed, 14 Jul 2021 16:19:43 +0000 Subject: [PATCH] :construction_worker_man: sync DINAR Pushed from https://github.com/itpp-labs/DINAR/.github/workflows/fork2repos.yml --- .github/workflows/DINAR-PORT.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/DINAR-PORT.yml b/.github/workflows/DINAR-PORT.yml index 1bc50a53..a6d0aad6 100644 --- a/.github/workflows/DINAR-PORT.yml +++ b/.github/workflows/DINAR-PORT.yml @@ -96,6 +96,7 @@ jobs: --init-version-name ${{ env.PORT_FROM_BRANCH }} \ --target-version-name ${{ env.PORT_TO_BRANCH }} \ --no-commit \ + --no-pre-commit \ 2> $LOG_FILE || true cat $LOG_FILE