Fix syntax

This commit is contained in:
dgtlmoon
2022-10-23 15:59:13 +02:00
parent 0394a56be5
commit af799a097e
3 changed files with 7 additions and 6 deletions
+3 -3
View File
@@ -2,9 +2,9 @@ name: ChangeDetection.io Container Build Test
# Triggers the workflow on push or pull request events
on: [push, pull_request]
paths:
- requirements.txt
- Dockerfile
paths:
- requirements.txt
- Dockerfile
# Changes to requirements.txt packages and Dockerfile may or may not always be compatible with arm etc, so worth testing
# @todo: some kind of path filter for requirements.txt and Dockerfile