From a86eebd6c36299e5c61310a3cc58e6765d6dbdd3 Mon Sep 17 00:00:00 2001 From: Charlie Marsh Date: Tue, 16 Jul 2024 13:17:17 -0400 Subject: [PATCH] Add uv to docs Pull Request titles (#5115) --- .github/workflows/publish-docs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish-docs.yml b/.github/workflows/publish-docs.yml index 948d7b280..6ebaaa253 100644 --- a/.github/workflows/publish-docs.yml +++ b/.github/workflows/publish-docs.yml @@ -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