Skip to content

Commit

Permalink
enable ci only when branch is feature/*
Browse files Browse the repository at this point in the history
  • Loading branch information
dw511214992 authored Jul 12, 2021
1 parent 24c4d46 commit eb5b44c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions eng/pipelines/mgmt-pr.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
trigger:
branches:
include:
- feature/*
pr:
branches:
include:
Expand Down

0 comments on commit eb5b44c

Please sign in to comment.