Files
codeql-action/.github/actions/verify-debug-artifact-scan-completed/index.js
T
2025-12-17 11:35:26 +00:00

3 lines
168 B
JavaScript

// The main step is a no-op, since we can only verify artifact scan completion in the post step.
console.log("Will verify artifact scan completion in the post step.");