Skip to content

Commit

Permalink
ci: add release branch for pr pipeline (#819)
Browse files Browse the repository at this point in the history
Signed-off-by: Anish Ramasekar <[email protected]>
  • Loading branch information
aramase committed Apr 3, 2023
1 parent 38b66b2 commit 59b83f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pipelines/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ pr:
branches:
include:
- main
- release-*
paths:
exclude:
- docs
Expand Down

0 comments on commit 59b83f2

Please sign in to comment.