Skip to content

[BDP-102028] feat(optimizer): [1/N] Optimizer Database #1264

[BDP-102028] feat(optimizer): [1/N] Optimizer Database

[BDP-102028] feat(optimizer): [1/N] Optimizer Database #1264

name: Pull Request Validations
on:
pull_request:
types: [opened, synchronize, reopened]
branches:
- main
concurrency:
group: ci-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:
build-run-tests:
uses: ./.github/workflows/build-run-tests.yml