Skip to content

DM-44620: Add schema migration script for APDB schema 2.0.0 #21

DM-44620: Add schema migration script for APDB schema 2.0.0

DM-44620: Add schema migration script for APDB schema 2.0.0 #21

Workflow file for this run

name: lint
on:
push:
branches:
- main
pull_request:
jobs:
call-workflow:
uses: lsst/rubin_workflows/.github/workflows/lint.yaml@main
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: chartboost/ruff-action@v1