This is an automated email from the ASF dual-hosted git repository.
lidongdai pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git
The following commit(s) were added to refs/heads/dev by this push:
new c05e407 Recover github action translate on issue (#6394)
c05e407 is described below
commit c05e407b15fd7d64fb57471e39c6647952721d4c
Author: Jiajie Zhong <[email protected]>
AuthorDate: Tue Sep 28 21:06:50 2021 +0800
Recover github action translate on issue (#6394)
---
.github/actions/translate-on-issue | 1 +
.gitmodules | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/.github/actions/translate-on-issue
b/.github/actions/translate-on-issue
new file mode 160000
index 0000000..8c4d3b8
--- /dev/null
+++ b/.github/actions/translate-on-issue
@@ -0,0 +1 @@
+Subproject commit 8c4d3b8ead41812bbe837dc5dfb8fa047cd2b548
diff --git a/.gitmodules b/.gitmodules
index 64a562a..8f34c9b 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -23,7 +23,7 @@
url = https://github.com/xingchun-chen/labeler
[submodule ".github/actions/translate-on-issue"]
path = .github/actions/translate-on-issue
- url = https://github.com/xingchun-chen/translation-helper.git
+ url = https://github.com/xingchun-chen/translation-helper
[submodule ".github/actions/reviewdog-setup"]
path = .github/actions/reviewdog-setup
url = https://github.com/reviewdog/action-setup