From b9d3db27a40ae1f50d367cdd2e72a6436477a73f Mon Sep 17 00:00:00 2001 From: Anton Titovets <105596284+Bayselonarrend@users.noreply.github.com> Date: Sat, 16 Mar 2024 11:48:09 +0300 Subject: [PATCH] Update test.yml --- .github/workflows/test.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 3f5f9bbbc3..f6fe3681da 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -21,6 +21,8 @@ jobs: - name: Выполнить скрипт преобразования OPI -> OInt run: oscript ./.github/workflows/convert.os + - uses: stefanzweifel/git-auto-commit-action@v5 + Decode: runs-on: ubuntu-latest needs: Convert