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