Skip to content

DM-48174: Update ComCam manual defect script and add new manual defects #1323

DM-48174: Update ComCam manual defect script and add new manual defects

DM-48174: Update ComCam manual defect script and add new manual defects #1323

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