Skip to content

DM-47972: Add entry point for loading translator code automatically #1306

DM-47972: Add entry point for loading translator code automatically

DM-47972: Add entry point for loading translator code automatically #1306

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