From 87f46314c356e91959efd71be0f7c0f0607f8f33 Mon Sep 17 00:00:00 2001 From: Arseniy Obolenskiy Date: Thu, 23 Oct 2025 12:25:50 +0200 Subject: [PATCH] [CI] Remove duplicated pre-commit job run --- .github/workflows/pre-commit.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/pre-commit.yml b/.github/workflows/pre-commit.yml index caaa8562..039bf91e 100644 --- a/.github/workflows/pre-commit.yml +++ b/.github/workflows/pre-commit.yml @@ -1,8 +1,6 @@ name: Pre-commit checks on: - push: - pull_request: workflow_call: permissions: