Skip to content

Commit 7ca6b0c

Browse files
committed
Addressed Copilot comments.
1 parent f947bb3 commit 7ca6b0c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

eng/pipelines/sqlclient/sqlclient-flaky-tests-pipeline.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
# - Commits to GitHub main
1616
# - Weekdays at 09:00 UTC on GitHub main
1717
#
18-
# Changes are batched together to ensure that the pipline never runs concurrently.
18+
# Changes are batched together to ensure that the pipeline never runs concurrently.
1919
#
2020
# This pipeline definition is mapped to the following Azure DevOps pipelines:
2121
#
@@ -41,7 +41,7 @@ trigger:
4141
# GitHub main branch.
4242
- main
4343

44-
# Trigger this pipline on a schedule.
44+
# Trigger this pipeline on a schedule.
4545
schedules:
4646

4747
# GitHub main on weekdays

0 commit comments

Comments
 (0)