added paths varibale to workflow trigger
This commit is contained in:
@@ -6,6 +6,10 @@ on:
|
||||
- develop
|
||||
types:
|
||||
- closed
|
||||
paths:
|
||||
- scraibe/**
|
||||
- pyproject.toml
|
||||
|
||||
push:
|
||||
tags:
|
||||
- 'v*.*.*'
|
||||
|
||||
Reference in New Issue
Block a user