ci: enable pull_request trigger for feat/tzaware branch (#4677)

This commit is contained in:
Jennifer Richards 2022-10-28 17:37:20 -03:00 committed by GitHub
parent 41882f2ac7
commit b6b2902857
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,6 +4,7 @@ on:
pull_request:
branches:
- 'main'
- 'feat/tzaware'
paths:
- 'ietf/**'
- 'requirements.txt'