Skip to content

Commit

Permalink
revert: ci if condition
Browse files Browse the repository at this point in the history
  • Loading branch information
kazupon committed Sep 21, 2024
1 parent 688bf1b commit 981f43a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,8 +110,6 @@ jobs:
test-e2e:
name: E2E test

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

Expand Down

0 comments on commit 981f43a

Please sign in to comment.