Skip to content

Commit 4455bf8

Browse files
authored
Merge pull request #723 from github/adityasharad/readme-indent
README: Minor formatting edits
2 parents 11db623 + 12300ac commit 4455bf8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,8 @@ If you prefer to integrate this within an existing CI workflow, it should end up
9191

9292
# Here is where you build your code
9393
- run: |
94-
make bootstrap
95-
make release
94+
make bootstrap
95+
make release
9696
9797
- name: Perform CodeQL Analysis
9898
uses: github/codeql-action/analyze@v1

0 commit comments

Comments
 (0)