Skip to content

Commit b894984

Browse files
authored
Add audit-logs and secret-scanning links to automated-pipelines README (#51691)
1 parent e742591 commit b894984

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/automated-pipelines/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,12 @@ Automated pages allow for manually created content to be prepended to the automa
1010

1111
## What automation pipelines are available
1212

13+
- [Audit Logs](../audit-logs/README.md)
1314
- [CodeQL CLI](../codeql-cli/README.md)
1415
- [GitHub Apps](../github-apps/README.md)
1516
- [GraphQL](../graphql/README.md)
1617
- [REST](../rest/README.md)
18+
- [Secret Scanning](../secret-scanning/README.md)
1719
- [Webhooks](../webhooks/README.md)
1820

1921
## How does it work
@@ -48,4 +50,4 @@ When creating a new pipeline, the source data that is being consumed may not hav
4850
Slack: `#docs-engineering`
4951
Repo: `github/docs-engineering`
5052

51-
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.
53+
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.

0 commit comments

Comments
 (0)