Skip to content

Commit e63a840

Browse files
committed
docs(ci): Add section heading to open the way for more headings
1 parent 9bc7004 commit e63a840

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/doc/src/guide/continuous-integration.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
## Continuous Integration
22

3+
### Getting Started
4+
5+
A basic CI will build and test your projects:
6+
37
### GitHub Actions
48

59
To test your package on GitHub Actions, here is a sample `.github/workflows/ci.yml` file:

0 commit comments

Comments
 (0)