README: Minor formatting edits

This commit is contained in:
Aditya Sharad 2021-09-01 15:56:15 -07:00 committed by GitHub
parent 62ef9f5eb2
commit a57642e1a0
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 # Here is where you build your code
- run: | - run: |
make bootstrap make bootstrap
make release make release
- name: Perform CodeQL Analysis - name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v1 uses: github/codeql-action/analyze@v1