Merge pull request #116 from JSchmie/update-workflow-files

added paths to workflow trigger
This commit is contained in:
Jacob Schmieder
2024-09-02 14:35:33 +02:00
committed by GitHub
+4
View File
@@ -6,6 +6,10 @@ on:
- develop - develop
types: types:
- closed - closed
paths:
- scraibe/**
- pyproject.toml
push: push:
tags: tags:
- 'v*.*.*' - 'v*.*.*'