fix(ci): force perl-json-path lib to build when workflow modified (#5045)
REFS: CTOR-376
This commit is contained in:
parent
2a3bc3f668
commit
90e56df6c6
|
@ -9,6 +9,7 @@ on:
|
||||||
pull_request:
|
pull_request:
|
||||||
paths:
|
paths:
|
||||||
- "dependencies/perl-json-path/**"
|
- "dependencies/perl-json-path/**"
|
||||||
|
- ".github/workflows/perl-json-path.yml"
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- develop
|
- develop
|
||||||
|
|
Loading…
Reference in New Issue