add autogenerated frontmatter property to audit log page (#48605)
This commit is contained in:
@@ -246,7 +246,7 @@ export const schema = {
|
||||
},
|
||||
autogenerated: {
|
||||
type: 'string',
|
||||
enum: ['codeql-cli', 'github-apps', 'graphql', 'rest', 'webhooks'],
|
||||
enum: ['audit-logs', 'codeql-cli', 'github-apps', 'graphql', 'rest', 'webhooks'],
|
||||
},
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user