Skip to content

🐛 Fix: DependabotAlert dependency relationship missing `inconcl… #673

🐛 Fix: DependabotAlert dependency relationship missing `inconcl…

🐛 Fix: DependabotAlert dependency relationship missing `inconcl… #673

Workflow file for this run

name: Ruff Lint
on:
push:
branches:
- master
pull_request:
jobs:
ruff:
name: Ruff Lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- name: Run Ruff Lint
uses: astral-sh/ruff-action@v3