diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2b5332eed..d895df888 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -110,8 +110,6 @@ jobs: test-e2e: name: E2E test - if: github.event_name == 'push' && - !startsWith(github.event.head_commit.message, 'docs') needs: - build