Skip to content

chore: merge from feature/add_build_github to develop #7

chore: merge from feature/add_build_github to develop

chore: merge from feature/add_build_github to develop #7

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