mirror of
https://github.com/abap2UI5/abap2UI5.git
synced 2025-04-29 15:16:15 +08:00
action fix
This commit is contained in:
parent
6aaf9267a9
commit
4e02548ead
|
@ -8,7 +8,7 @@
|
||||||
"auto_downport": "abaplint --fix .github/abaplint/abap_702.jsonc && npm run syfixes",
|
"auto_downport": "abaplint --fix .github/abaplint/abap_702.jsonc && npm run syfixes",
|
||||||
"auto_app2abap": "node .github/app2abap/trans2abap.js",
|
"auto_app2abap": "node .github/app2abap/trans2abap.js",
|
||||||
"auto_abaplint" : "npx abaplint .github/abaplint/auto_abaplint_fix.jsonc --fix",
|
"auto_abaplint" : "npx abaplint .github/abaplint/auto_abaplint_fix.jsonc --fix",
|
||||||
"rename" : "npm ci && abaplint .github/abaplint/rename_test.jsonc --rename",
|
"rename" : "npm ci && abaplint .github/abaplint/rename_test.jsonc --rename"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user