Skip to content

Commit

Permalink
Disable ledgerexporter job from github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
urvisavla committed Jan 19, 2024
1 parent 06d648e commit 5cbd084
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/horizon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 5cbd084

Please sign in to comment.