Skip to content

Commit 5445383

Browse files
committed
Prevent dotnet-framework-pr from running when AGENTS.md is modified
1 parent 5968c8d commit 5445383

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

eng/pipelines/dotnet-framework-pr.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ pr:
88
exclude:
99
- .github/*
1010
- README*
11+
- AGENTS*
1112
- samples/*
1213

1314
resources:

0 commit comments

Comments
 (0)