1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Add audit-logs and secret-scanning links to automated-pipelines README (#51691)

This commit is contained in:
Ashish Keshan
2024-07-17 14:02:49 -07:00
committed by GitHub
parent e742591187
commit b89498472c

View File

@@ -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