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: