ci: run tests on feat/django4 PRs (#5604)
This commit is contained in:
parent
264ff60cd2
commit
f8a9efc5a4
1
.github/workflows/ci-run-tests.yml
vendored
1
.github/workflows/ci-run-tests.yml
vendored
|
@ -4,6 +4,7 @@ on:
|
|||
pull_request:
|
||||
branches:
|
||||
- 'main'
|
||||
- 'feat/django4'
|
||||
paths:
|
||||
- 'client/**'
|
||||
- 'ietf/**'
|
||||
|
|
Loading…
Reference in a new issue