add web-lint.yml gh workflow

This commit is contained in:
maxDorninger
2025-06-22 18:22:37 +02:00
parent 8c84eb2b4e
commit 5803bb1cde
3 changed files with 49 additions and 1 deletions

View File

@@ -1,6 +1,8 @@
name: Ruff
on:
push:
branches:
- master
paths:
- 'media_manager/**'
- 'alembic/**'