1
0
mirror of synced 2024-11-23 23:21:03 +01:00

feat: optimize actions

This commit is contained in:
源文雨 2023-09-23 14:01:39 +09:00
parent 83feaa7300
commit fe166e7f3d
2 changed files with 0 additions and 2 deletions

View File

@ -36,4 +36,3 @@ jobs:
title: "chore(i18n): sync locale on ${{github.ref_name}}"
commit-message: "chore(i18n): sync locale on ${{github.ref_name}}"
branch: genlocale-${{github.ref_name}}
branch-suffix: short-commit-hash

View File

@ -50,4 +50,3 @@ jobs:
title: "chore(format): run black on ${{github.ref_name}}"
commit-message: "chore(format): run black on ${{github.ref_name}}"
branch: formatter-${{github.ref_name}}
branch-suffix: short-commit-hash