Skip to content

Commit 938bf6d

Browse files
committed
[fix] fix workflow
1 parent 573d5ce commit 938bf6d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/doc_check_on_pr.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ jobs:
5858
# there is no main branch, so it's safe to checkout the main branch from the merged branch
5959
# docer will rebase the remote main branch to the merged branch, so we have to config user
6060
- name: Make the merged branch main
61+
6162
run: |
6263
cd ColossalAI
6364
git checkout -b main

0 commit comments

Comments
 (0)