Skip to content

Commit

Permalink
Add "eng" folder to core path triggers (#6803)
Browse files Browse the repository at this point in the history
- Aligns Java with other languages
  • Loading branch information
mikeharder authored Dec 12, 2019
1 parent 0f2e88f commit ad82447
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sdk/core/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ trigger:
paths:
include:
- sdk/core/
- eng/

pr:
branches:
Expand All @@ -32,6 +33,7 @@ pr:
paths:
include:
- sdk/core/
- eng/

stages:
- template: ../../eng/pipelines/templates/stages/archetype-sdk-client.yml
Expand Down

0 comments on commit ad82447

Please sign in to comment.