Skip to content

Commit fe166e7

Browse files
committed
feat: optimize actions
1 parent 83feaa7 commit fe166e7

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.github/workflows/genlocale.yml

-1
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,3 @@ jobs:
3636
title: "chore(i18n): sync locale on ${{github.ref_name}}"
3737
commit-message: "chore(i18n): sync locale on ${{github.ref_name}}"
3838
branch: genlocale-${{github.ref_name}}
39-
branch-suffix: short-commit-hash

.github/workflows/push_format.yml

-1
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,3 @@ jobs:
5050
title: "chore(format): run black on ${{github.ref_name}}"
5151
commit-message: "chore(format): run black on ${{github.ref_name}}"
5252
branch: formatter-${{github.ref_name}}
53-
branch-suffix: short-commit-hash

0 commit comments

Comments
 (0)