[Chore ] CI add auto-assign-action (#16165)
* add .github/actions/auto-assign-action * add auto assign-action to fix ci error
This commit is contained in:
parent
6736115f58
commit
a472d68c5f
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 288f36f8cea1dded676b9c4477a64ff91e50c104
|
||||
|
|
@ -21,3 +21,7 @@
|
|||
[submodule ".github/actions/translate-on-issue"]
|
||||
path = .github/actions/translate-on-issue
|
||||
url = https://github.com/xingchun-chen/translation-helper
|
||||
[submodule ".github/actions/auto-assign-action"]
|
||||
path = .github/actions/auto-assign-action
|
||||
url = https://github.com/kentaro-m/auto-assign-action.git
|
||||
branch = 288f36f
|
||||
|
|
|
|||
Loading…
Reference in New Issue