浏览代码

Merge remote-tracking branch 'origin/master'

myhloli 1 年之前
父节点
当前提交
2ea32801c5
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      .github/workflows/cla.yml

+ 2 - 2
.github/workflows/cla.yml

@@ -1,4 +1,4 @@
-name: "CLA Assistant"
+name: "MinerU CLA Assistant"
 on:
   issue_comment:
     types: [created]
@@ -28,7 +28,7 @@ jobs:
           path-to-signatures: 'signatures/version1/cla.json'
           path-to-document: 'https://github.com/opendatalab/MinerU/blob/master/MinerU_CLA.md' # e.g. a CLA or a DCO document
           # branch should not be protected
-          branch: 'main'
+          branch: 'master'
           allowlist: user1,bot*
 
          # the followings are the optional inputs - If the optional inputs are not given, then default values will be taken