enhance: [skip e2e] failed to run all-contributors workflow (#29974)

issue: #30025

Signed-off-by: Sammy Huang <sammy.huang@zilliz.com>
pull/29987/head
sammy.huang 2024-01-16 16:24:52 +08:00 committed by GitHub
parent c68c128e47
commit 750166fd97
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -39,7 +39,7 @@ jobs:
isAscend: True
width: '30px'
customUserConfig: 'milvus-io/milvus/.contributors'
workingDir: '/home/runner/work/milvus/milvus'
workingDir: ${{ github.workspace }}
- name: Update README_CN.md
uses: milvus-io/hero-bot@dco-enabled
@ -52,7 +52,7 @@ jobs:
isAscend: True
width: '30px'
customUserConfig: 'milvus-io/milvus/.contributors'
workingDir: '/home/runner/work/milvus/milvus'
workingDir: ${{ github.workspace }}
- name: commit code
run: |