added paths varibale to workflow trigger

This commit is contained in:
Schmieder, Jacob
2024-09-02 12:32:28 +00:00
parent d8a22f15fe
commit 189b23e17b
+4
View File
@@ -6,6 +6,10 @@ on:
- develop
types:
- closed
paths:
- scraibe/**
- pyproject.toml
push:
tags:
- 'v*.*.*'