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 573d5ce commit 938bf6dCopy full SHA for 938bf6d
.github/workflows/doc_check_on_pr.yml
@@ -58,6 +58,7 @@ jobs:
58
# there is no main branch, so it's safe to checkout the main branch from the merged branch
59
# docer will rebase the remote main branch to the merged branch, so we have to config user
60
- name: Make the merged branch main
61
+
62
run: |
63
cd ColossalAI
64
git checkout -b main
0 commit comments