ci: run pr tests on client file changes

This commit is contained in:
Nicolas Giard 2022-11-22 18:18:29 -05:00 committed by GitHub
parent 1acd348767
commit a79e9ab571
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,7 +6,9 @@ on:
- 'main'
- 'feat/tzaware'
paths:
- 'client/**'
- 'ietf/**'
- 'playwright/**'
- 'requirements.txt'
- 'package.json'