Skip to content

Commit 69b77d0

Browse files
committed
Fixing formatting
Signed-off-by: Ryan West <[email protected]>
1 parent 03c1edd commit 69b77d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows-doc.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ test-build-deploy.yml specifies a workflow that runs all Cortex continuous integ
1919
| test | Runs units tests on Cassandra testing framework. | CI |
2020
| integration-configs-db | Integration tests for database configurations. | CI |
2121
| integration | Runs integration tests after upgrading golang, pulling necessary docker images and downloading necessary module dependencies. | CI |
22-
| Security/CodeQL | CodeQL is a semantic code analysis engine used for automating security checks to improve code security. | CI |
22+
| Security/CodeQL | CodeQL is a semantic code analysis engine used for automating security checks. | CI |
2323
| build | Builds and saves an up-to-date Cortex image and website. | CI |
2424
| deploy_website | Deploys the latest version of Cortex website to gh-pages branch. Triggered within workflow. | CD |
2525
| deploy | Deploys the latest Cortex image. | CD |

0 commit comments

Comments
 (0)