Skip to content

Commit

Permalink
Add PR validation support for feature/* branches (#4461)
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaronontheweb committed Jun 8, 2020
1 parent c0affa7 commit b49123f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build-system/pr-validation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ trigger:
- dev
- v1.*
- master
- feature/*

pr:
autoCancel: true # indicates whether additional pushes to a PR should cancel in-progress runs for the same PR. Defaults to true
Expand Down

0 comments on commit b49123f

Please sign in to comment.