fix actions

This commit is contained in:
oblomov-dev 2025-02-18 16:54:11 -05:00 committed by GitHub
parent 1c8fda3da5
commit f23f0180f6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,7 +14,8 @@ jobs:
- name: run transformation
run: |
npx abaplint .github/abaplint/abaplint_fix.jsonc --fix
npm ci
abaplint .github/abaplint/abaplint_fix.jsonc --fix
- name: Open PR
uses: peter-evans/create-pull-request@v4