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