Skip to content

Commit 8ff4604

Browse files
committed
Fix pipelines for release branches
1 parent c97567c commit 8ff4604

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pull-request.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
pull_request:
77
branches:
88
- master
9+
- rel_*
910

1011
jobs:
1112
build-cache:

0 commit comments

Comments
 (0)