Skip to content

Commit 729d0c1

Browse files
committed
Fix line break in bullet points
1 parent 8b35566 commit 729d0c1

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

episodes/10-CI.Rmd

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -114,11 +114,9 @@ Now that you have created the `tests.yaml` file, you need to upload it to GitHub
114114

115115
The typical use-case for a CI system is to run the tests whenever a pull request is made to the main branch to add a feature.
116116

117-
- Go to your GitHub repository
118-
119117
<!-- figure
120118
![branch protection visual instruction](episodes/fig/github-branch-protection.png) -->
121-
119+
- Go to your GitHub repository
122120
- Click on the "Settings" tab
123121
- Scroll down to "Branches"
124122
- Under "Branch protection rules" / "Branch name pattern" type "main"

0 commit comments

Comments
 (0)