1
0
mirror of synced 2025-12-30 03:01:36 -05:00

Update audit log event data (#50328)

Co-authored-by: Robert Sese <734194+rsese@users.noreply.github.com>
This commit is contained in:
docs-bot
2024-04-25 14:26:28 -04:00
committed by GitHub
parent e75537d970
commit 9eab87a671
4 changed files with 22 additions and 9 deletions

View File

@@ -18,6 +18,7 @@
"scripts": {
"analyze-text": "node src/search/scripts/analyze-text.js",
"archive-version": "node --max-old-space-size=8192 src/ghes-releases/scripts/archive-version.js",
"audit-log-sync": "tsx src/audit-logs/scripts/sync.ts",
"build": "next build",
"check-content-type": "node src/workflows/check-content-type.js",
"check-github-github-links": "node src/links/scripts/check-github-github-links.js",