From 0293251807ba66224614e6ae64c7869de8e168c3 Mon Sep 17 00:00:00 2001 From: Github Actions Date: Wed, 14 Jul 2021 16:19:56 +0000 Subject: [PATCH] :construction_worker_man: sync DINAR Pushed from https://github.com/itpp-labs/DINAR/.github/workflows/fork2repos.yml --- .DINAR/build-date.txt | 2 +- .github/workflows/DINAR-PORT.yml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.DINAR/build-date.txt b/.DINAR/build-date.txt index d759930..b0d8f18 100644 --- a/.DINAR/build-date.txt +++ b/.DINAR/build-date.txt @@ -1 +1 @@ -rebuild images (workflow was disabled due to inactivity) +new repo readme files 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