Skip to content

build: replace yarn with npm #1

build: replace yarn with npm

build: replace yarn with npm #1

Workflow file for this run

name: Frontend CI Workflow
on:
push:
branches:
- main
- release
- develop
- feature/*
delete:
branches:
- release
- feature/*
jobs:
call-frontend-ci-workflow:
uses: netcracker/qubership-apihub-ci/.github/workflows/frontend-ci.yaml@main