Skip to content

DM-41210: Add a pipeline for tract-level injected catalog matching. #287

DM-41210: Add a pipeline for tract-level injected catalog matching.

DM-41210: Add a pipeline for tract-level injected catalog matching. #287

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