mirror of
https://github.com/astral-sh/uv.git
synced 2025-10-01 22:41:16 +00:00
Add uv to docs Pull Request titles (#5115)
This commit is contained in:
parent
74ae910ec0
commit
a86eebd6c3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/publish-docs.yml
vendored
2
.github/workflows/publish-docs.yml
vendored
|
@ -111,7 +111,7 @@ jobs:
|
|||
branch_name="${{ env.branch_name }}"
|
||||
|
||||
# set the PR title
|
||||
pull_request_title="Update documentation for $display_name"
|
||||
pull_request_title="Update uv documentation for $display_name"
|
||||
|
||||
# Delete any existing pull requests that are open for this version
|
||||
# by checking against pull_request_title because the new PR will
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue