Update auto_abaplint.yaml

This commit is contained in:
oblomov-dev 2025-02-18 16:55:53 -05:00 committed by GitHub
parent 614cfd2350
commit 09f13d3848
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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