mirror of
https://github.com/fumiama/Retrieval-based-Voice-Conversion-WebUI.git
synced 2026-06-05 09:10:25 +08: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