Skip to content

Commit f194b72

Browse files
Ivanna LisetskaIvanna Lisetska
authored andcommitted
removed formatting
1 parent f5ef8a6 commit f194b72

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pages/pipelines/scheduled_builds.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@ You can also create and manage schedules using the [Buildkite GraphQL API](/docs
1010

1111
## Cron job permission consideration
1212

13-
When setting up a cron job in your parent pipeline, it's important to ensure that the same `Team` has been assigned to the corresponding child pipeline. Failure to match the `Team` between the parent and child pipelines may result in an error with the following message:
13+
When setting up a cron job in your parent pipeline, it's important to ensure that the same Team has been assigned to the corresponding child pipeline. Failure to match the Team between the parent and child pipelines may result in an error with the following message:
1414

1515
**Error:**
1616

1717
_Could not find a matching team that includes both pipelines, each having a minimum "Build" access level._
1818

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

2121
## Schedule intervals
2222

0 commit comments

Comments
 (0)