Skip to content

MAINT: update pixi.lock and .pre-commit-config.yml #1

MAINT: update pixi.lock and .pre-commit-config.yml

MAINT: update pixi.lock and .pre-commit-config.yml #1

Workflow file for this run

name: PR linting
jobs:
lint-pr:
uses: ComPWA/actions/.github/workflows/pr-linting.yml@v1
on:
pull_request:
types:
- edited
- labeled
- opened
- reopened
- synchronize
- unlabeled