From f649a13ce6b24625bac21056c44c2223bd738500 Mon Sep 17 00:00:00 2001 From: Nithin Shekar Kuruba Date: Wed, 22 Jan 2025 16:31:25 -0800 Subject: [PATCH] feat: ready for pr --- .github/workflows/publish-image-benchmark-runner.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/publish-image-benchmark-runner.yml b/.github/workflows/publish-image-benchmark-runner.yml index aa8e5ecb..5517a859 100644 --- a/.github/workflows/publish-image-benchmark-runner.yml +++ b/.github/workflows/publish-image-benchmark-runner.yml @@ -5,7 +5,6 @@ on: branches: - main - dev - - SSOTEAM-2187 paths: - 'benchmark/**' - '.github/workflows/publish-image-benchmark-runner.yml'