feat: optimize actions
This commit is contained in:
parent
83feaa7300
commit
fe166e7f3d
1
.github/workflows/genlocale.yml
vendored
1
.github/workflows/genlocale.yml
vendored
@ -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
|
||||
|
1
.github/workflows/push_format.yml
vendored
1
.github/workflows/push_format.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user