Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/github/gh-aw
/ workflow_metadata_helpers.test.cjs
File
workflow_metadata_helpers.test.cjs
actions/setup/js/workflow_metadata_helpers.test.cjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// @ts-check
2
3
const
{ getWorkflowMetadata, buildWorkflowRunUrl } = require(
"./workflow_metadata_helpers.cjs"
);
4
Callers
nothing calls this directly
Calls
2
getWorkflowMetadata
Function · 0.85
buildWorkflowRunUrl
Function · 0.85
Tested by
no test coverage detected