diff --git a/.github/workflows/e2e_network_tests.yml b/.github/workflows/e2e_network_tests.yml index 800b3a116df..232420fca12 100644 --- a/.github/workflows/e2e_network_tests.yml +++ b/.github/workflows/e2e_network_tests.yml @@ -7,10 +7,10 @@ on: - v4.* # For test purpose only: - pull_request: - branches: - - '4.x' - types: [ opened, reopened, synchronize ] +# pull_request: +# branches: +# - '4.x' +# types: [ opened, reopened, synchronize ] jobs: build: name: Build Packages