ci: run tests on feat/postgres PRs
This commit is contained in:
parent
b11f0fc50f
commit
f40681d715
2
.github/workflows/ci-run-tests.yml
vendored
2
.github/workflows/ci-run-tests.yml
vendored
|
@ -4,7 +4,7 @@ on:
|
|||
pull_request:
|
||||
branches:
|
||||
- 'main'
|
||||
- 'feat/tzaware'
|
||||
- 'feat/postgres'
|
||||
paths:
|
||||
- 'client/**'
|
||||
- 'ietf/**'
|
||||
|
|
Loading…
Reference in a new issue