ci: run pr tests on client file changes
This commit is contained in:
parent
1acd348767
commit
a79e9ab571
2
.github/workflows/ci-run-tests.yml
vendored
2
.github/workflows/ci-run-tests.yml
vendored
|
@ -6,7 +6,9 @@ on:
|
|||
- 'main'
|
||||
- 'feat/tzaware'
|
||||
paths:
|
||||
- 'client/**'
|
||||
- 'ietf/**'
|
||||
- 'playwright/**'
|
||||
- 'requirements.txt'
|
||||
- 'package.json'
|
||||
|
||||
|
|
Loading…
Reference in a new issue