Skip to content

chore(deps-dev): bump notebook from 7.0.6 to 7.0.7 #75

chore(deps-dev): bump notebook from 7.0.6 to 7.0.7

chore(deps-dev): bump notebook from 7.0.6 to 7.0.7 #75

name: Pull Request
on:
pull_request:
types: [opened, synchronize, reopened]
jobs:
lint:
uses: ./.github/workflows/lint.yaml
unit-test:
needs: [lint]
uses: ./.github/workflows/test.yaml