Skip to content

DM-43586: Add versioning to the fits module #404

DM-43586: Add versioning to the fits module

DM-43586: Add versioning to the fits module #404

Workflow file for this run

name: lint
on:
push:
branches:
- main
pull_request: null
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