Skip to content

Commit

Permalink
Enable builds of internal branches (dotnet#39437)
Browse files Browse the repository at this point in the history
  • Loading branch information
mmitche authored and Jacksondr5 committed Aug 10, 2020
1 parent 7486e55 commit fed2752
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions eng/pipelines/runtime-official.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ trigger:
include:
- master
- release/*
- internal/release/*
paths:
include:
- '*'
Expand Down

0 comments on commit fed2752

Please sign in to comment.