Merge pull request #723 from github/adityasharad/readme-indent

README: Minor formatting edits
This commit is contained in:
Andrew Eisenberg 2021-09-02 10:49:46 -07:00 committed by GitHub
commit 4455bf8cd9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -91,8 +91,8 @@ If you prefer to integrate this within an existing CI workflow, it should end up
# Here is where you build your code
- run: |
make bootstrap
make release
make bootstrap
make release
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v1