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

morningman pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git


The following commit(s) were added to refs/heads/master by this push:
     new 3da4425  [fix](github-action) fix the action of 
set-label-based-on-pr-title (#7757)
3da4425 is described below

commit 3da4425af5cdd2dae4e29a3cba9818ca2287e415
Author: jakevin <[email protected]>
AuthorDate: Thu Jan 13 23:35:00 2022 +0800

    [fix](github-action) fix the action of set-label-based-on-pr-title (#7757)
---
 .github/actions/set-label-based-on-pr-title | 1 +
 .gitmodules                                 | 3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/.github/actions/set-label-based-on-pr-title 
b/.github/actions/set-label-based-on-pr-title
new file mode 160000
index 0000000..030dbac
--- /dev/null
+++ b/.github/actions/set-label-based-on-pr-title
@@ -0,0 +1 @@
+Subproject commit 030dbac3dd640ba224710910091b51fa8a52c92d
diff --git a/.gitmodules b/.gitmodules
index 763af33..ae27665 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -7,6 +7,7 @@
 [submodule ".github/actions/clang-format-lint-action"]
        path = .github/actions/clang-format-lint-action
        url = https://github.com/DoozyX/clang-format-lint-action.git
-[submodule ".github/actions/clang-format-lint-action"]
+[submodule ".github/actions/set-label-based-on-pr-title"]
        path = .github/actions/set-label-based-on-pr-title
        url = https://github.com/jackwener/set-label-based-on-pr-title.git
+

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to