Temporary disable format on merge
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"name": "iptv",
|
||||
"scripts": {
|
||||
"act:check": "act pull_request -W .github/workflows/check.yml",
|
||||
"act:format": "act pull_request -W .github/workflows/format.yml -e act.json",
|
||||
"act:format": "act workflow_dispatch -W .github/workflows/format.yml",
|
||||
"act:update": "act workflow_dispatch -W .github/workflows/update.yml",
|
||||
"api:load": "./scripts/commands/api/load.sh",
|
||||
"api:generate": "npm run ts-node scripts/commands/api/generate.ts",
|
||||
|
||||
Reference in New Issue
Block a user