From 79f74f4367c375bef3acf282ea94c78f92968e6d Mon Sep 17 00:00:00 2001 From: freearhey Date: Sun, 6 Oct 2019 22:35:29 +0300 Subject: [PATCH] Update auto-update.yml --- .github/workflows/auto-update.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/auto-update.yml b/.github/workflows/auto-update.yml index f20574c9db..062eea3ed6 100644 --- a/.github/workflows/auto-update.yml +++ b/.github/workflows/auto-update.yml @@ -2,7 +2,7 @@ name: auto-update on: schedule: - - cron: '*/5 * * * *' + - cron: '0 0 * * *' jobs: generate: @@ -26,7 +26,7 @@ jobs: uses: peter-evans/create-pull-request@v1.5.1 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - PULL_REQUEST_BRANCH: auto-update/patche - PULL_REQUEST_TITLE: Auto-update playlists + PULL_REQUEST_BRANCH: auto-update/patch + PULL_REQUEST_TITLE: [Bot] Auto-update playlists PULL_REQUEST_BODY: > This pull request is auto-generated. It formats links and generates grouped playlists.