From 66c5e9ab94664776eb79c125a44d90b4283c49d3 Mon Sep 17 00:00:00 2001 From: Shwetha Gururaj Date: Mon, 22 Jul 2024 09:07:32 -0400 Subject: [PATCH] Remove unsed 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 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