chore(ci): set PR title and description for updating servers workflow PR

This commit is contained in:
Quentin McGaw
2026-03-04 19:51:40 +00:00
parent 4ac25b9dd1
commit 7bf59ebfb4
@@ -87,6 +87,9 @@ jobs:
branch: bot/update-servers-list
base: master
delete-branch: true
title: "feat(providers/${{ github.event.inputs.provider || 'all' }}): servers data update"
body: |
This PR was automatically generated by the [Update servers list](${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}) workflow run.
# - name: Merge Pull Request
# env: