Update and rename transform.yml to build_frontend_http.yml
Some checks are pending
build_downport / build_downport (push) Waiting to run
build_frontend_classic / build_frontend_classic (push) Waiting to run
build_frontend_cloud / build_frontend_cloud (push) Waiting to run
build_frontend_http / build_frontend_http (push) Waiting to run
ui5lint / test (push) Waiting to run

This commit is contained in:
oblomov-dev 2025-01-30 23:54:19 +01:00 committed by GitHub
parent 187c22e592
commit dc2d98dc9a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,4 @@
name: js_transform
name: build_frontend_http
on:
push:
branches:
@ -6,7 +6,7 @@ on:
workflow_dispatch:
jobs:
Code-Cleanup:
build_frontend_http:
runs-on: ubuntu-latest
steps:
- name: Checkout Repository