mirror of
https://github.com/abap2UI5/abap2UI5.git
synced 2025-04-29 02:58:20 +08:00
fix actions
This commit is contained in:
parent
1c8fda3da5
commit
f23f0180f6
3
.github/workflows/auto_abaplint.yaml
vendored
3
.github/workflows/auto_abaplint.yaml
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user