Skip to content

Refactor CI/deploy

Refactor CI/deploy #5

Workflow file for this run

name: CI
on:
pull_request:
branches: ["master", "dev/*", mc/issue-59]
push:
branches: ["master", "dev/*", mc/issue-59]
jobs:
unit:
uses: ./.github/workflows/unit.yml
notebooks:
uses: ./.github/workflows/notebook_smoke.yml