mirror of
https://github.com/iptv-org/iptv
synced 2026-03-22 03:41:39 -04:00
Update format.yml
This commit is contained in:
2
.github/workflows/format.yml
vendored
2
.github/workflows/format.yml
vendored
@@ -13,7 +13,7 @@ jobs:
|
||||
run: npm install
|
||||
|
||||
- name: Format Playlists
|
||||
run: npm run format
|
||||
run: node scripts/format.js
|
||||
|
||||
- name: Create Pull Request
|
||||
uses: peter-evans/create-pull-request@v3
|
||||
|
||||
Reference in New Issue
Block a user