From 22ae0a68d6576fa82243425bfac0b2d3fd1dd2bc Mon Sep 17 00:00:00 2001 From: Shwetha Gururaj Date: Mon, 22 Jul 2024 09:04:27 -0400 Subject: [PATCH] Remove unused property --- .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 195a16ccb8e..8b9df4c28e3 100644 --- a/.github/workflows/tests-integration.yml +++ b/.github/workflows/tests-integration.yml @@ -74,5 +74,4 @@ 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