Skip to content

Commit e1ab713

Browse files
authored
Narrow PR pipeline skill path exclusion (Azure#49592)
1 parent b831c9d commit e1ab713

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

eng/pipelines/pullrequest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ pr:
1111
include:
1212
- "*"
1313
exclude:
14-
- .github/skills/**
14+
- .github/skills/azsdk-common-*/**
1515

1616
parameters:
1717
- name: Service

0 commit comments

Comments
 (0)