Skip to content

Commit ffe9719

Browse files
committed
add issue translate robot
Signed-off-by: wawa0210 <[email protected]>
1 parent 0d42c52 commit ffe9719

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/issue-translate.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@ jobs:
99
translate: # make sure the action works on a clean machine without building
1010
runs-on: ubuntu-latest
1111
steps:
12-
- uses: actions/checkout@v4
13-
- uses: ./
12+
- uses: tomsun28/[email protected]
1413
with:
1514
IS_MODIFY_TITLE: true
1615
BOT_GITHUB_TOKEN: ${{ secrets.TRANSLATE_ROBOT_TOKEN }}

0 commit comments

Comments
 (0)