diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 50a2094c4..1b8134066 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -25,8 +25,7 @@ jobs: - uses: actions/checkout@v3 with: - repository: 'breez/breez-sdk' - ref: 'bindings_request_response' + repository: 'breez/breez-sdk' ssh-key: ${{secrets.REPO_SSH_KEY}} path: 'breez-sdk'