Skip to content

refactor: rename semi-breaking changes to risky in FE code #34

refactor: rename semi-breaking changes to risky in FE code

refactor: rename semi-breaking changes to risky in FE code #34

Workflow file for this run

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