Add compose.yml to the list of tracked files

This commit is contained in:
sha
2024-03-12 17:53:17 +02:00
parent 87df3f2181
commit 788f488df5
+1
View File
@@ -5,6 +5,7 @@ on:
paths:
- "Dockerfile"
- "requirements.txt"
- "compose.yml"
pull_request:
paths:
- "Dockerfile"