diff --git a/.github/workflows/auto-update.yml b/.github/workflows/auto-update.yml index d22c53a17d..bbc34f1949 100644 --- a/.github/workflows/auto-update.yml +++ b/.github/workflows/auto-update.yml @@ -18,7 +18,7 @@ jobs: git config user.name github-actions git config user.email github-actions@github.com git add . - git diff-index --quiet HEAD || git commit -m "[Bot] Remove duplicates" + git diff-index --quiet HEAD || git commit -m "[Bot] Remove duplicates [skip ci]" git pull git push format: @@ -36,7 +36,7 @@ jobs: git config user.name github-actions git config user.email github-actions@github.com git add . - git diff-index --quiet HEAD || git commit -m "[Bot] Format playlists" + git diff-index --quiet HEAD || git commit -m "[Bot] Format playlists [skip ci]" git pull git push generate: @@ -69,6 +69,6 @@ jobs: git config user.name github-actions git config user.email github-actions@github.com git add . - git diff-index --quiet HEAD || git commit -m "[Bot] Update README.md" + git diff-index --quiet HEAD || git commit -m "[Bot] Update README.md [skip ci]" git pull git push diff --git a/.github/workflows/clean.yml b/.github/workflows/clean.yml index 597750fd83..df9736b14f 100644 --- a/.github/workflows/clean.yml +++ b/.github/workflows/clean.yml @@ -4,7 +4,7 @@ on: schedule: - cron: '0 6 * * 0' jobs: - check: + test: runs-on: ubuntu-latest continue-on-error: true strategy: @@ -182,7 +182,7 @@ jobs: name: channels path: channels/${{ matrix.country }}.m3u pull-request: - needs: check + needs: test runs-on: ubuntu-latest steps: - name: Checkout diff --git a/.readme/_categories.md b/.readme/_categories.md index 180455d966..67d7dfa049 100644 --- a/.readme/_categories.md +++ b/.readme/_categories.md @@ -32,6 +32,6 @@
https://iptv-org.github.io/iptv/categories/travel.m3u
https://iptv-org.github.io/iptv/categories/weather.m3u
https://iptv-org.github.io/iptv/categories/xxx.m3u
https://iptv-org.github.io/iptv/categories/other.m3u
https://iptv-org.github.io/iptv/categories/other.m3u
https://iptv-org.github.io/iptv/countries/mr.m3u
https://iptv-org.github.io/iptv/countries/mu.m3u
https://iptv-org.github.io/iptv/countries/yt.m3u
https://iptv-org.github.io/iptv/countries/mx.m3u
https://iptv-org.github.io/iptv/countries/mx.m3u
https://iptv-org.github.io/iptv/countries/fm.m3u
https://iptv-org.github.io/iptv/countries/md.m3u
https://iptv-org.github.io/iptv/countries/mc.m3u
https://iptv-org.github.io/iptv/languages/vie.m3u
https://iptv-org.github.io/iptv/languages/fry.m3u
https://iptv-org.github.io/iptv/languages/yue.m3u
https://iptv-org.github.io/iptv/languages/undefined.m3u
https://iptv-org.github.io/iptv/languages/undefined.m3u
https://iptv-org.github.io/iptv/categories/travel.m3u
https://iptv-org.github.io/iptv/categories/weather.m3u
https://iptv-org.github.io/iptv/categories/xxx.m3u
https://iptv-org.github.io/iptv/categories/other.m3u
https://iptv-org.github.io/iptv/categories/other.m3u
https://iptv-org.github.io/iptv/languages/vie.m3u
https://iptv-org.github.io/iptv/languages/fry.m3u
https://iptv-org.github.io/iptv/languages/yue.m3u
https://iptv-org.github.io/iptv/languages/undefined.m3u
https://iptv-org.github.io/iptv/languages/undefined.m3u
https://iptv-org.github.io/iptv/countries/mr.m3u
https://iptv-org.github.io/iptv/countries/mu.m3u
https://iptv-org.github.io/iptv/countries/yt.m3u
https://iptv-org.github.io/iptv/countries/mx.m3u
https://iptv-org.github.io/iptv/countries/mx.m3u
https://iptv-org.github.io/iptv/countries/fm.m3u
https://iptv-org.github.io/iptv/countries/md.m3u
https://iptv-org.github.io/iptv/countries/mc.m3u