diff --git a/.github/workflows/integration_test.yml b/.github/workflows/integration_test.yml index 12c099b8..0fa3f8e6 100644 --- a/.github/workflows/integration_test.yml +++ b/.github/workflows/integration_test.yml @@ -3,8 +3,6 @@ name: AppFlowy-Cloud Integrations on: push: branches: [ main ] - pull_request: - branches: [ main ] pull_request_target: types: [ opened, synchronize, reopened ]