mirror of
https://github.com/maxdorninger/MediaManager.git
synced 2026-04-18 04:53:59 +02:00
add web-lint.yml gh workflow
This commit is contained in:
2
.github/workflows/python-lint.yaml
vendored
2
.github/workflows/python-lint.yaml
vendored
@@ -1,6 +1,8 @@
|
||||
name: Ruff
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
paths:
|
||||
- 'media_manager/**'
|
||||
- 'alembic/**'
|
||||
|
||||
Reference in New Issue
Block a user