From d829c1d9e4320013ab557c34d6d79b956ebd7349 Mon Sep 17 00:00:00 2001 From: Github Actions Date: Wed, 14 Jul 2021 16:19:51 +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 1bc50a5..a6d0aad 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