ci: run tests on feat/postgres PRs

This commit is contained in:
Nicolas Giard 2023-03-25 22:12:00 -04:00 committed by GitHub
parent b11f0fc50f
commit f40681d715
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@ on:
pull_request:
branches:
- 'main'
- 'feat/tzaware'
- 'feat/postgres'
paths:
- 'client/**'
- 'ietf/**'