diff --git a/.github/workflows/horizon.yml b/.github/workflows/horizon.yml index 598da76bca..70fb1f4294 100644 --- a/.github/workflows/horizon.yml +++ b/.github/workflows/horizon.yml @@ -163,6 +163,7 @@ jobs: name: Test and push the Ledger Exporter images runs-on: ubuntu-latest steps: + - if: false # Disable the job - uses: actions/checkout@v3 with: # For pull requests, build and test the PR head not a merge of the PR with the destination.