Skip to content

testing ci

testing ci #175

name: CI Frontend Infra Service Checks
on:
push:
branches:
- main
paths:
- infra/frontend/service/**
- infra/test/**
- .github/workflows/ci-infra-service.yml
pull_request:
paths:
- infra/frontend/service/**
- infra/test/**
- .github/workflows/ci-infra-service.yml
workflow_dispatch:
jobs:
infra-service-checks:
name: Infra Service Checks
uses: ./.github/workflows/infra-service.yml
with:
app_name: frontend