Skip to content

Merge pull request #103 from ziatdinovmax/mc/fix-102 #14

Merge pull request #103 from ziatdinovmax/mc/fix-102

Merge pull request #103 from ziatdinovmax/mc/fix-102 #14

Workflow file for this run

name: CI
on:
pull_request:
branches: ["main", "dev/*"]
push:
branches: ["main", "dev/*"]
jobs:
unit:
uses: ./.github/workflows/unit.yml
notebooks:
uses: ./.github/workflows/notebook_smoke.yml