This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/dubbo-rust.git
commit 463f84ebde97455a9ca249c9b058dfe439fd55d7 Author: Zonglei Dong <[email protected]> AuthorDate: Sat May 14 15:27:43 2022 +0800 Fix: fix github actions config file name. --- .github/workflows/{CI.yml => github-actions.yml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/.github/workflows/CI.yml b/.github/workflows/github-actions.yml similarity index 100% rename from .github/workflows/CI.yml rename to .github/workflows/github-actions.yml
