mirror of
https://github.com/iptv-org/iptv
synced 2026-09-09 05:17:04 -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:check": "gh act pull_request -W .github/workflows/check.yml",
|
||||||
"act:format": "gh act workflow_dispatch -W .github/workflows/format.yml",
|
"act:format": "gh act workflow_dispatch -W .github/workflows/format.yml",
|
||||||
"act:update": "gh act workflow_dispatch -W .github/workflows/update.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",
|
"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:format": "tsx scripts/commands/playlist/format.ts",
|
||||||
"playlist:update": "tsx scripts/commands/playlist/update.ts",
|
"playlist:update": "tsx scripts/commands/playlist/update.ts",
|
||||||
"playlist:generate": "tsx scripts/commands/playlist/generate.ts",
|
"playlist:generate": "tsx scripts/commands/playlist/generate.ts",
|
||||||
|
|||||||
Reference in New Issue
Block a user