action fix

This commit is contained in:
oblomov-dev 2025-02-19 13:34:29 +00:00 committed by GitHub
parent 6aaf9267a9
commit 4e02548ead
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,7 +8,7 @@
"auto_downport": "abaplint --fix .github/abaplint/abap_702.jsonc && npm run syfixes",
"auto_app2abap": "node .github/app2abap/trans2abap.js",
"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": {
"type": "git",