diff --git a/.github/workflows/integration-cloud.yml b/.github/workflows/integration-cloud.yml index 139f98a8..6e9b3cac 100644 --- a/.github/workflows/integration-cloud.yml +++ b/.github/workflows/integration-cloud.yml @@ -5,7 +5,8 @@ on: push: branches: - master - - thomasht86/fix-integrationtest-vectorsearch + pull_request: + paths: [".github/workflows/integration-cloud.yml"] schedule: - cron: "0 11 * * 0"