Skip to content

Commit 6e595a7

Browse files
committed
🎨 DOP-5399 points to the correct branhc
1 parent 199efe7 commit 6e595a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/osiris-subpar-coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
run: sudo apt-get update && sudo apt-get install -y wget
2424

2525
- name: Clone Docs Java
26-
run: git clone --branch DOP-5399 https://github.com/mongodb/docs-java.git cloned-docs-java-repo
26+
run: git clone --branch DOP-5399-CB https://github.com/mongodb/docs-java.git cloned-docs-java-repo
2727

2828
- name: Clone Osiris
2929
run: git clone https://x-access-token:${{ secrets.PERSONAL_ACCESS_TOKEN }}@github.com/10gen/osiris.git cloned-osiris-repo

0 commit comments

Comments
 (0)