We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 199efe7 commit 6e595a7Copy full SHA for 6e595a7
‎.github/workflows/osiris-subpar-coverage.yml
@@ -23,7 +23,7 @@ jobs:
23
run: sudo apt-get update && sudo apt-get install -y wget
24
25
- name: Clone Docs Java
26
- run: git clone --branch DOP-5399 https://github.com/mongodb/docs-java.git cloned-docs-java-repo
+ run: git clone --branch DOP-5399-CB https://github.com/mongodb/docs-java.git cloned-docs-java-repo
27
28
- name: Clone Osiris
29
run: git clone https://x-access-token:${{ secrets.PERSONAL_ACCESS_TOKEN }}@github.com/10gen/osiris.git cloned-osiris-repo
0 commit comments