diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 289a9d6e78..ac32960514 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -260,7 +260,7 @@ jobs: ghost-cli: name: Ghost-CLI - if: github.event_name == 'push' || (github.event_name == 'pull_request' && !startsWith(github.head_ref, 'renovate/')) + if: false && github.event_name == 'push' || (github.event_name == 'pull_request' && !startsWith(github.head_ref, 'renovate/')) runs-on: ubuntu-18.04 defaults: run: