mirror of
https://github.com/iptv-org/iptv
synced 2026-09-06 03:50:47 -04:00
Update package.json
This commit is contained in:
@@ -4,7 +4,10 @@
|
||||
"act:check": "gh act pull_request -W .github/workflows/check.yml",
|
||||
"act:format": "gh act workflow_dispatch -W .github/workflows/format.yml",
|
||||
"act:update": "gh act workflow_dispatch -W .github/workflows/update.yml",
|
||||
"act:validate_issue": "gh act issues -W .github/workflows/validate_issue.yml",
|
||||
"act:validate_label": "gh act issues -W .github/workflows/validate_label.yml",
|
||||
"api:load": "tsx scripts/commands/api/load.ts",
|
||||
"issue:validate": "tsx scripts/commands/issue/validate.ts",
|
||||
"playlist:format": "tsx scripts/commands/playlist/format.ts",
|
||||
"playlist:update": "tsx scripts/commands/playlist/update.ts",
|
||||
"playlist:generate": "tsx scripts/commands/playlist/generate.ts",
|
||||
|
||||
Reference in New Issue
Block a user