Skip to content

[create-pull-request] automated change (#1942) #138

[create-pull-request] automated change (#1942)

[create-pull-request] automated change (#1942) #138

name: create_app2abap
on:
push:
branches: [main]
jobs:
create_app2abap:
runs-on: ubuntu-latest
steps:
- name: Checkout Repository
uses: actions/checkout@v3
- name: run transformation
run: |
npm ci
npm run auto_app2abap
npm run auto_abaplint
- name: Open PR
uses: peter-evans/create-pull-request@v4
with:
title: auto-app2abap
branch: auto-app2abap