mirror of
https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI.git
synced 2026-01-20 02:51:09 +00:00
feat: optimize actions
This commit is contained in:
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}}"
|
title: "chore(i18n): sync locale on ${{github.ref_name}}"
|
||||||
commit-message: "chore(i18n): sync locale on ${{github.ref_name}}"
|
commit-message: "chore(i18n): sync locale on ${{github.ref_name}}"
|
||||||
branch: genlocale-${{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}}"
|
title: "chore(format): run black on ${{github.ref_name}}"
|
||||||
commit-message: "chore(format): run black on ${{github.ref_name}}"
|
commit-message: "chore(format): run black on ${{github.ref_name}}"
|
||||||
branch: formatter-${{github.ref_name}}
|
branch: formatter-${{github.ref_name}}
|
||||||
branch-suffix: short-commit-hash
|
|
||||||
|
|||||||
Reference in New Issue
Block a user