Skip to content

build(deps-dev): bump @storybook/blocks from 7.6.16 to 7.6.20 #101

build(deps-dev): bump @storybook/blocks from 7.6.16 to 7.6.20

build(deps-dev): bump @storybook/blocks from 7.6.16 to 7.6.20 #101

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