Skip to content

Commit 1b4e344

Browse files
authored
Update docs/execution-model.md
1 parent 63098a7 commit 1b4e344

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/execution-model.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ When a central `cm` repository is set with the CI/CD runner, the events for PRs
1111
Free accounts have a monthly limit on the number of PRs that can trigger automations. Once this limit is reached:
1212

1313
- PRs will still be created, but gitStream will skip automations for them.
14-
- The gitStream check on these PRs will be concluded as `Skipped`, To ensure that gitStream will not block the PR from merging.
14+
- The gitStream check on these PRs will be concluded as `Skipped`, to ensure that gitStream will not block the PR from merging.
1515
- A warning is displayed in PR comments when the organization reaches 90% of its quota.
1616
- The limit resets at the start of each month.
1717

0 commit comments

Comments
 (0)