Skip to content

Commit bbb15b7

Browse files
authored
[ci] Add dev/* branches to CI trigger (#1297)
Adds dev branches to the CI trigger to kick off builds on these branches automatically now that PR build restrictions are in place for GitHub repos.
1 parent 9b1d878 commit bbb15b7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build-tools/automation/azure-pipelines.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ trigger:
55
- release/*
66
- d17-*
77
- dependabot/*
8+
- dev/*
89

910
pr:
1011
branches:

0 commit comments

Comments
 (0)