mirror of
https://github.com/TagStudioDev/TagStudio.git
synced 2026-07-10 16:01:58 +02:00
ci: update paths for python workflows
This commit is contained in:
@@ -10,10 +10,10 @@ on:
|
||||
- .github/workflows/checks_python.yml
|
||||
- .editorconfig
|
||||
- pyproject.toml
|
||||
- pyrightconfig.json
|
||||
- pytest.ini
|
||||
- uv.lock
|
||||
- '**.py'
|
||||
- '**.pyi'
|
||||
- 'src/tagstudio/resources/**'
|
||||
push:
|
||||
paths: *on_paths
|
||||
workflow_dispatch:
|
||||
@@ -50,12 +50,12 @@ jobs:
|
||||
- pyproject.toml
|
||||
- uv.lock
|
||||
- '**.py'
|
||||
- '**.pyi'
|
||||
pyright:
|
||||
- .github/actions/setup-python/action.yml
|
||||
- pyrightconfig.json
|
||||
pytest:
|
||||
- .github/actions/setup-python/action.yml
|
||||
- pytest.ini
|
||||
- 'src/tagstudio/resources/**'
|
||||
ruff:
|
||||
- .editorconfig
|
||||
|
||||
|
||||
Reference in New Issue
Block a user