From d358b4993e0a4a3f3e0ecc77adeebe1d26acf201 Mon Sep 17 00:00:00 2001 From: Bakin Denis Date: Sun, 18 Feb 2024 23:32:35 +0300 Subject: [PATCH] test 1 --- .github/workflows/codestyle_check.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/codestyle_check.yml b/.github/workflows/codestyle_check.yml index 35060d7..29fe9a4 100644 --- a/.github/workflows/codestyle_check.yml +++ b/.github/workflows/codestyle_check.yml @@ -33,5 +33,5 @@ jobs: - name: Launching pre-commit uses: pre-commit/action@v3.0.1 - with: - extra_args: --from-ref ${{ github.event.pull_request.base.sha }} --to-ref ${{ github.sha }} + # with: + # extra_args: --from-ref ${{ github.event.pull_request.base.sha }} --to-ref ${{ github.sha }}