Skip to content

DM-52355: Add support for NB0395 and NB0515 #657

DM-52355: Add support for NB0395 and NB0515

DM-52355: Add support for NB0395 and NB0515 #657

Workflow file for this run

name: lint
on:
push:
branches:
- main
pull_request:
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: chartboost/ruff-action@v1