From 9b3a1f30029d68b21efff30facfede9c30ee1b98 Mon Sep 17 00:00:00 2001 From: rlieberman-splunk Date: Thu, 19 Dec 2024 08:06:43 -0600 Subject: [PATCH] remove specific branch to run integration tests --- .github/workflows/int-test-workflow.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/int-test-workflow.yml b/.github/workflows/int-test-workflow.yml index aac1115ff..e1079b464 100644 --- a/.github/workflows/int-test-workflow.yml +++ b/.github/workflows/int-test-workflow.yml @@ -5,7 +5,6 @@ on: - develop - main - feature** - - feature/CSPL_3298 jobs: build-operator-image: runs-on: ubuntu-latest