Skip to content

Commit 5d73d7f

Browse files
committed
Run validation on backports too (#2895)
(cherry picked from commit 5d13480)
1 parent 0ae2a65 commit 5d73d7f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/validate-pr.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ on:
44
pull_request:
55
branches:
66
- main
7+
- 8.x
8+
- '[0-9]+.[0-9]+'
79

810
jobs:
911
validate-pr:

0 commit comments

Comments
 (0)