mirror of https://github.com/astral-sh/uv
Add uv to docs Pull Request titles (#5115)
This commit is contained in:
parent
74ae910ec0
commit
a86eebd6c3
|
|
@ -111,7 +111,7 @@ jobs:
|
||||||
branch_name="${{ env.branch_name }}"
|
branch_name="${{ env.branch_name }}"
|
||||||
|
|
||||||
# set the PR title
|
# 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
|
# Delete any existing pull requests that are open for this version
|
||||||
# by checking against pull_request_title because the new PR will
|
# by checking against pull_request_title because the new PR will
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue