Skip to content

Bump ruff from 0.8.0 to 0.8.1 #424

Bump ruff from 0.8.0 to 0.8.1

Bump ruff from 0.8.0 to 0.8.1 #424

Workflow file for this run

name: main
on:
push:
branches:
- main
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
lint-test:
uses: ./.github/workflows/lint-test.yaml
docs:
uses: ./.github/workflows/docs.yaml