Include docker directory in workflow paths
parent
48481ab992
commit
b6f25ac817
|
|
@ -9,6 +9,7 @@ on:
|
||||||
- '*'
|
- '*'
|
||||||
paths:
|
paths:
|
||||||
- 'src/**'
|
- 'src/**'
|
||||||
|
- 'docker/**'
|
||||||
release:
|
release:
|
||||||
types: [ published ]
|
types: [ published ]
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue