diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 195029bcfb..1e0d1c569f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -183,7 +183,7 @@ jobs: make install-shelltest make test-shell docs: - # if: github.event.pull_request.merged == true + if: github.event.pull_request.merged == true strategy: matrix: os: [ubuntu-latest]