未验证 提交 489e4f73 编写于 作者: X Xiangyu Wang 提交者: GitHub

[skip ci]Disable all-contributors (#7751)

Signed-off-by: NXiangyu Wang <xiangyu.wang@zilliz.com>
上级 a872a435
......@@ -11,7 +11,7 @@ on:
# │ │ │ │ │
# │ │ │ │ │
# │ │ │ │ │
- cron: '* 0 * * *'
- cron: '0 0 * * *'
jobs:
contributor:
......@@ -52,13 +52,13 @@ jobs:
customUserConfig: 'milvus-io/milvus/.contributors'
workingDir: '/home/runner/work/milvus/milvus/milvus'
- name: commit code
run: |
cd milvus
pwd
git add -u
git commit -s -m 'Update all contributors'
git push
# - name: commit code
# run: |
# cd milvus
# pwd
# git add -u
# git commit -s -m 'Update all contributors'
# git push
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册