abap2UI5/.github/workflows/test_rename.yaml
oblomov-dev 5cdac21767
Some checks failed
UI5_2X / UI5_2X (push) Waiting to run
auto_abaplint_fix / auto_abaplint_fix (push) Waiting to run
auto_downport / auto_downport (push) Waiting to run
auto_app2abap / auto_app2abap (push) Has been cancelled
auto_frontend / auto_frontend (push) Has been cancelled
update badges
2025-02-19 15:32:07 +00:00

19 lines
285 B
YAML

name: test_rename
on:
pull_request:
permissions:
contents: read
jobs:
test_rename:
runs-on: ubuntu-latest
timeout-minutes: 10
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: '16'
- run: npm run rename