From f4a79ae8514970469b472207a47dd2c06d6fdb8f Mon Sep 17 00:00:00 2001 From: KaifAhmad1 Date: Sat, 23 May 2026 00:04:52 +0530 Subject: [PATCH] =?UTF-8?q?ci:=20disable=20automatic=20benchmark=20runs=20?= =?UTF-8?q?on=20push=20=E2=80=94=20manual=20only=20via=20workflow=5Fdispat?= =?UTF-8?q?ch?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/benchmark.yml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index fef151b9..36901d48 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -1,13 +1,6 @@ name: Semantica Performance Suite on: - push: - branches: [main] - paths-ignore: - - 'docs/**' - - 'mkdocs.yml' - - 'requirements-docs.txt' - - '**/*.md' workflow_dispatch: permissions: