Update workflows

Change that CI will only run if .py files are changed or added
This commit is contained in:
IgorVolochay
2025-02-15 16:55:58 +03:00
parent eacc8c29df
commit 90c99c3f85
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -2,6 +2,7 @@
__pycache__/
*.py[cod]
*$py.class
.idea/
# C extensions
*.so
@@ -170,3 +171,4 @@ cython_debug/
# PyPI configuration file
.pypirc
app/.env