diff --git a/.github/workflows/update-data.yml b/.github/workflows/update-data.yml index 663d1708c..4e34c3036 100644 --- a/.github/workflows/update-data.yml +++ b/.github/workflows/update-data.yml @@ -47,6 +47,7 @@ jobs: commit-message: Synced the data with upstream title: "[data-update] Synced the data with upstream datasources" body: | + PR comes from [this Workflow Run](${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}) - Updated the data with upstream sources - Auto-generated by [create-pull-request][1]