Skip to content

chore(ui): small cleanup (#1990) #1250

chore(ui): small cleanup (#1990)

chore(ui): small cleanup (#1990) #1250

Workflow file for this run

name: Main Merge
on:
push:
branches:
- main
permissions:
packages: write
jobs:
verification:
name: Verification
uses: ./.github/workflows/reusable-verification.yml
secrets: inherit
build-and-push:
needs: verification
uses: ./.github/workflows/build-and-push-components.yml
with:
image_tag: latest