From 19b0aaaf0b57eec7f6a30544e6ae6d4f1c955b49 Mon Sep 17 00:00:00 2001 From: freearhey Date: Fri, 7 May 2021 15:02:17 +0300 Subject: [PATCH] Update clean.yml --- .github/workflows/clean.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/clean.yml b/.github/workflows/clean.yml index 9f13330f2c..11ea88b23a 100644 --- a/.github/workflows/clean.yml +++ b/.github/workflows/clean.yml @@ -196,7 +196,7 @@ jobs: body: | This pull request is created automatically with `scripts/clean.js`. - The script checks each link and removes only those that return a HTTP 404 code (Not Found). Also, the script ignores links with labels in the title: `[Geo-blocked]`, `[Not 24/7]`. + The script checks each link and removes only those that return a HTTP 404 code (Not Found). Also, the script ignores links with labels `[Geo-blocked]` and `[Not 24/7]` in the title. - Before merging all links should be checked manually to make sure that the response from the server has not changed. + **IMPORTANT:** Before merging all links should be checked manually to make sure that the response from the server has not changed. commit-message: '[Bot] Update playlists'