Skip to content

Commit e8afd48

Browse files
Update docs/agile-development/branching-and-cicd.md
Co-authored-by: Tess Ferrandez <[email protected]>
1 parent bfaee7c commit e8afd48

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/agile-development/branching-and-cicd.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ jobs:
4545
- Adapt branch protection to match team size and delivery cadence.
4646
4747
## CI/CD guidance
48+
4849
This page complements the central [CI/CD guidance](../CI-CD/README.md). Key expectations teams should follow:
4950
5051
- The integration (main) branch should be continuously shippable and stable — at any point we should be able to deploy a build from `main` to production if needed.

0 commit comments

Comments
 (0)