Skip to content

Commit

Permalink
chore: add release branches to pr pipeline trigger (#2095) (#2096)
Browse files Browse the repository at this point in the history
  • Loading branch information
thatmattlong authored Aug 1, 2023
1 parent 169db92 commit c01c2e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pipelines/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ pr:
branches:
include:
- master
- release/*
paths:
exclude:
- ".devcontainer"
Expand Down

0 comments on commit c01c2e7

Please sign in to comment.