From f8b3af7c7f151fd55cc826e9d971e582e85c15ec Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Tue, 14 Dec 2021 06:15:35 +0300 Subject: [PATCH] Update auto-update.yml --- .github/workflows/auto-update.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/auto-update.yml b/.github/workflows/auto-update.yml index 843b7dda37..49a504d1bf 100644 --- a/.github/workflows/auto-update.yml +++ b/.github/workflows/auto-update.yml @@ -101,7 +101,7 @@ jobs: github_token: ${{ steps.create-app-token.outputs.token }} source_branch: ${{ steps.create-branch-name.outputs.branch_name }} destination_branch: 'master' - pr_title: '[Bot] Daily playlists update' + pr_title: '[Bot] Daily update' pr_body: | This pull request is created by [auto-update][1] workflow.