Skip to content

Commit 981f43a

Browse files
committed
revert: ci if condition
1 parent 688bf1b commit 981f43a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,8 +110,6 @@ jobs:
110110
test-e2e:
111111
name: E2E test
112112

113-
if: github.event_name == 'push' &&
114-
!startsWith(github.event.head_commit.message, 'docs')
115113
needs:
116114
- build
117115

0 commit comments

Comments
 (0)