Files
codeql-action/.github/actions/verify-debug-artifact-scan-completed/action.yml
T
2025-12-17 11:51:34 +00:00

7 lines
218 B
YAML

name: Verify that the best-effort debug artifact scan completed
description: Verifies that the best-effort debug artifact scan completed successfully during tests
runs:
using: node24
main: index.js
post: post.js