ci: run tests on feat/postgres PRs

This commit is contained in:
Nicolas Giard 2023-03-25 22:14:46 -04:00 committed by GitHub
parent 2c9a7fcb1c
commit 1388b030ee
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/**'