MCPcopy Index your code
hub / github.com/chartbrew/chartbrew / updateAuditRetention.js

File updateAuditRetention.js

server/modules/updateAuditRetention.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const cron = require("node-cron");
2
3const { cleanupExpiredRuns } = require("./updateAudit");
4

Callers

nothing calls this directly

Calls 1

cleanupExpiredRunsFunction · 0.85

Tested by

no test coverage detected