This is an automated email from the ASF dual-hosted git repository.

albumenj pushed a commit to branch 3.1
in repository https://gitbox.apache.org/repos/asf/dubbo.git


The following commit(s) were added to refs/heads/3.1 by this push:
     new 61beabd576 Rename actions name (#10261)
61beabd576 is described below

commit 61beabd576778d87032781740965b1c72a5597ee
Author: Albumen Kevin <[email protected]>
AuthorDate: Sun Jul 3 14:39:01 2022 +0800

    Rename actions name (#10261)
---
 .github/workflows/{build-and-test-3.yml => build-and-test-3.1.yml} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/build-and-test-3.yml 
b/.github/workflows/build-and-test-3.1.yml
similarity index 99%
rename from .github/workflows/build-and-test-3.yml
rename to .github/workflows/build-and-test-3.1.yml
index 3a9b654ad8..a84e5231b0 100644
--- a/.github/workflows/build-and-test-3.yml
+++ b/.github/workflows/build-and-test-3.1.yml
@@ -1,4 +1,4 @@
-name: Build and Test For Dubbo 3
+name: Build and Test For Dubbo 3.1
 
 on: [push, pull_request, workflow_dispatch]
 

Reply via email to