ci(test): run on changes to build files

This commit is contained in:
Hammy 2024-10-25 18:18:02 +01:00 committed by GitHub
parent 0e0a2898e7
commit 4236bbd989
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,6 +2,9 @@ on:
push:
paths:
- '**.py'
- 'poetry.toml'
- 'poetry.lock'
- 'pyproject.toml'
name: test