From 929bf21701812f8aa251a10b60332d61d272549b Mon Sep 17 00:00:00 2001 From: Shwetha Gururaj Date: Mon, 22 Jul 2024 11:24:07 -0400 Subject: [PATCH] Remove unsed property (#3040) --- .github/workflows/tests-integration.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/tests-integration.yml b/.github/workflows/tests-integration.yml index 0fdc9e4714c..29a88978576 100644 --- a/.github/workflows/tests-integration.yml +++ b/.github/workflows/tests-integration.yml @@ -74,6 +74,5 @@ jobs: run-with-client-creds: false os: ubuntu-latest name: cats - is-pr: ${{ github.event_name != 'workflow_dispatch' }} secrets: inherit \ No newline at end of file