Skip to content

mc_767_remove_data_source_duplicates_check #228

mc_767_remove_data_source_duplicates_check

mc_767_remove_data_source_duplicates_check #228

Workflow file for this run

name: Lint with Ruff
on: [pull_request]
jobs:
ruff-lint:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Run ruff
uses: astral-sh/ruff-action@v3