Skip to content

Merge pull request #1315 from lsst/update-bibfile-59cf2aa #501

Merge pull request #1315 from lsst/update-bibfile-59cf2aa

Merge pull request #1315 from lsst/update-bibfile-59cf2aa #501

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@v4
- uses: chartboost/ruff-action@v1