mirror of
https://github.com/iptv-org/iptv
synced 2026-03-22 20:01:24 -04:00
Update clean.yml
This commit is contained in:
6
.github/workflows/clean.yml
vendored
6
.github/workflows/clean.yml
vendored
@@ -177,3 +177,9 @@ jobs:
|
||||
run: npm install
|
||||
- name: Remove Broken Links
|
||||
run: node scripts/clean.js --country=${{ matrix.country }}
|
||||
- name: Create Pull Request
|
||||
uses: peter-evans/create-pull-request@v3
|
||||
with:
|
||||
title: '[Bot] Remove broken links'
|
||||
body: |
|
||||
This pull request is created automatically.
|
||||
|
||||
Reference in New Issue
Block a user