Skip to content

Commit 0c60fc3

Browse files
authored
chore: add release branches to pr pipeline trigger (#2095)
1 parent a7d8c6c commit 0c60fc3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pipelines/pipeline.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ pr:
22
branches:
33
include:
44
- master
5+
- release/*
56
paths:
67
exclude:
78
- ".devcontainer"

0 commit comments

Comments
 (0)