Skip to content

Commit 4d1ccdd

Browse files
committed
Trigger tests if pipfile was modified
1 parent c838722 commit 4d1ccdd

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/tests_mergin_media_sync.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ on:
66
- "test/**"
77
- "**.py"
88
- ".github/workflows/tests_mergin_media_sync.yaml"
9+
- "Pipfile"
10+
- "Pipfile.lock"
911
workflow_dispatch:
1012

1113
env:

0 commit comments

Comments
 (0)