From c14a5a8a74299408fc3190dd0bf7362a55b1ccc1 Mon Sep 17 00:00:00 2001 From: Kayla Reopelle Date: Tue, 12 Sep 2023 12:22:38 -0700 Subject: [PATCH] Update title for config docs PR --- .github/workflows/config_docs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/config_docs.yml b/.github/workflows/config_docs.yml index 9c0f5a8892..d0f4807efa 100644 --- a/.github/workflows/config_docs.yml +++ b/.github/workflows/config_docs.yml @@ -47,7 +47,7 @@ jobs: GH_TOKEN: ${{ secrets.NEWRELIC_RUBY_AGENT_BOT_TOKEN }} REPO: "https://github.com/${{ env.DESTINATION_REPO }}" HEAD: "${{ env.BRANCH_NAME }}" - TITLE: "Ruby configuration docs test" + TITLE: "Update Ruby configuration docs" BODY: "This is an automated PR generated by the Ruby agent CI. Please delete the branch on merge." delete_branch_on_fail: