This commit is contained in:
Sébastien Thuret 2022-04-06 14:13:31 +02:00
parent c42740f6d1
commit 5ea9f27ea5
No known key found for this signature in database
GPG key ID: 230B93BBA62CB043

View file

@ -7,6 +7,7 @@ on:
push:
branches: [ main ]
paths:
- '*.py'
- 'requirements.txt'
- 'app/**'
- 'tests/**'