Skip to content

Fixed .gitignore (skipped temp files for screenshot tests) #27

Fixed .gitignore (skipped temp files for screenshot tests)

Fixed .gitignore (skipped temp files for screenshot tests) #27

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