diff --git a/.github/workflows/update-servers-list.yml b/.github/workflows/update-servers-list.yml index 831018ca..3744e5f6 100644 --- a/.github/workflows/update-servers-list.yml +++ b/.github/workflows/update-servers-list.yml @@ -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: