Skip to content

build(deps-dev): bump @vitejs/plugin-react-swc from 3.7.0 to 3.7.2 #115

build(deps-dev): bump @vitejs/plugin-react-swc from 3.7.0 to 3.7.2

build(deps-dev): bump @vitejs/plugin-react-swc from 3.7.0 to 3.7.2 #115

name: Orchestration DEV
on:
pull_request:
branches:
- main
types:
- opened
- reopened
- synchronize
jobs:
analysis:
name: Analysis
uses: ./.github/workflows/analysis.yml
secrets: inherit
ui:
name: ui
needs:
- analysis
uses: ./.github/workflows/ui.yml
with:
environment: dev
secrets: inherit