[fix](github-action) fix the action of set-label-based-on-pr-title (#7757)

This commit is contained in:
jakevin
2022-01-13 23:35:00 +08:00
committed by GitHub
parent d1a994eff9
commit 3da4425af5
2 changed files with 3 additions and 1 deletions

3
.gitmodules vendored
View File

@ -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