Skip to content

Commit 01740f2

Browse files
committed
Fix more linting issues.
1 parent 9b587dc commit 01740f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/pipelines/scheduled_builds.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ When setting up a cron job in your parent pipeline, it is important to ensure th
1414

1515
<div style="border: 1px solid #e74c3c; background-color: #f9ebec; padding: 10px; border-radius: 5px;">
1616
<p style="color: #c0392b; font-weight: bold;">Error:</p>
17-
<p><span style="color:red">_Could not find a matching team that includes both pipelines, each having a minimum "Build" access level._</span></p>
17+
<p><span style="color:red"><em>Could not find a matching team that includes both pipelines, each having a minimum "Build" access level.</em></span></p>
1818
</div>
1919

2020
This error is indicative of a mismatch in `Team` assignments, and it highlights the importance of maintaining consistent team configurations across interconnected pipelines to avoid permission-related issues.

0 commit comments

Comments
 (0)