Update auto_js2abap.yml

This commit is contained in:
oblomov-dev 2025-02-18 17:03:47 -05:00 committed by GitHub
parent 1a20c716e6
commit 039181b11a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -16,6 +16,7 @@ jobs:
run: | run: |
cd app cd app
npm run transform npm run transform
npm ci
npm run auto_abaplint npm run auto_abaplint
- name: Open PR - name: Open PR