diff --git a/.github/workflows/update-data.yml b/.github/workflows/update-data.yml index 0b9202c7a..6cf67de9c 100644 --- a/.github/workflows/update-data.yml +++ b/.github/workflows/update-data.yml @@ -42,7 +42,7 @@ jobs: uses: peter-evans/create-pull-request@v6 with: commit-message: Synced the data with upstream - title: [data-update] Synced the data with upstream datasources + title: "[data-update] Synced the data with upstream datasources" body: | - Updated the data with upstream sources - Auto-generated by [create-pull-request][1] @@ -51,4 +51,4 @@ jobs: assignees: CommanderStorm reviewers: CommanderStorm branch: chore/data-update - delete-branch: true \ No newline at end of file + delete-branch: true