Skip to content

Commit

Permalink
Pull all branches
Browse files Browse the repository at this point in the history
  • Loading branch information
asein-sinch committed Jun 25, 2024
1 parent 7e91a35 commit 00bb897
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/run-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,10 @@ jobs:
uses: actions/checkout@v3
with:
repository: sinch/sinch-sdk-mockserver
ref: DEVEXP-337_Mockserver-POC
token: ${{ secrets.PAT_CI }}
fetch-depth: 0
path: sinch-sdk-mockserver
- name: Checkout the dev branch
run: |
cd sinch-sdk-mockserver
git checkout DEVEXP-337_Mockserver-POC
- name: Build custom Docker image
run: |
cd sinch-sdk-mockserver
Expand Down

0 comments on commit 00bb897

Please sign in to comment.