diff --git a/src/automated-pipelines/README.md b/src/automated-pipelines/README.md index 0695175015bb..4f90f6b57ef2 100644 --- a/src/automated-pipelines/README.md +++ b/src/automated-pipelines/README.md @@ -10,10 +10,12 @@ Automated pages allow for manually created content to be prepended to the automa ## What automation pipelines are available +- [Audit Logs](../audit-logs/README.md) - [CodeQL CLI](../codeql-cli/README.md) - [GitHub Apps](../github-apps/README.md) - [GraphQL](../graphql/README.md) - [REST](../rest/README.md) +- [Secret Scanning](../secret-scanning/README.md) - [Webhooks](../webhooks/README.md) ## How does it work @@ -48,4 +50,4 @@ When creating a new pipeline, the source data that is being consumed may not hav Slack: `#docs-engineering` Repo: `github/docs-engineering` -If you have a question about automation pipelines, you can ask in the `#docs-engineering` Slack channel. If you notice a problem with one of the automation pipelines, you can open an issue in the `github/docs-engineering` repository. \ No newline at end of file +If you have a question about automation pipelines, you can ask in the `#docs-engineering` Slack channel. If you notice a problem with one of the automation pipelines, you can open an issue in the `github/docs-engineering` repository.