Skip to content

Commit

Permalink
Fixing formatting
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan West <rwest2@apple.com>
  • Loading branch information
Kramer0x0 committed Jan 24, 2024
1 parent 03c1edd commit 69b77d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows-doc.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ test-build-deploy.yml specifies a workflow that runs all Cortex continuous integ
| test | Runs units tests on Cassandra testing framework. | CI |
| integration-configs-db | Integration tests for database configurations. | CI |
| integration | Runs integration tests after upgrading golang, pulling necessary docker images and downloading necessary module dependencies. | CI |
| Security/CodeQL | CodeQL is a semantic code analysis engine used for automating security checks to improve code security. | CI |
| Security/CodeQL | CodeQL is a semantic code analysis engine used for automating security checks. | CI |
| build | Builds and saves an up-to-date Cortex image and website. | CI |
| deploy_website | Deploys the latest version of Cortex website to gh-pages branch. Triggered within workflow. | CD |
| deploy | Deploys the latest Cortex image. | CD |
Expand Down

0 comments on commit 69b77d0

Please sign in to comment.