Skip to content

Commit d6312e9

Browse files
authored
Update paths to include all files in .github directory for evals (Azure#13351)
1 parent 3aea732 commit d6312e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/common/pipelines/templates/jobs/ai-eval-job.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
Paths:
6969
- 'tools/**'
7070
- 'eng/common/**'
71-
- '.github/copilot-instructions.md'
71+
- '.github/**'
7272

7373
- task: AzureCLI@2
7474
displayName: 'Run eval'

0 commit comments

Comments
 (0)