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:
2
.github/workflows/pull_format.yml
vendored
2
.github/workflows/pull_format.yml
vendored
@@ -18,7 +18,7 @@ jobs:
|
||||
uses: superbrothers/close-pull-request@v3
|
||||
with:
|
||||
# Optional. Post a issue comment just before closing a pull request.
|
||||
comment: "Invalid PR to non-dev branch ${{ github.event.pull_request.base.ref }}."
|
||||
comment: "Invalid PR to `non-dev` branch `${{ github.event.pull_request.base.ref }}`."
|
||||
|
||||
pull_format:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user