Skip to content

Bump @ui5/cli from 4.0.10 to 4.0.11 in /app (#1604) #5

Bump @ui5/cli from 4.0.10 to 4.0.11 in /app (#1604)

Bump @ui5/cli from 4.0.10 to 4.0.11 in /app (#1604) #5

Workflow file for this run

name: js_transform
on:
push:
branches:
- "main"
workflow_dispatch:
jobs:
Code-Cleanup:
runs-on: ubuntu-latest
steps:
- name: Checkout Repository
uses: actions/checkout@v3
- name: run transformation
run: |
cd app
npm run transform
- name: Open PR
uses: peter-evans/create-pull-request@v4
with:
title: js files as abap classes