MCPcopy Create free account
hub / github.com/github/gh-aw / apply_samples.cjs

File apply_samples.cjs

actions/setup/js/apply_samples.cjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env node
2// @ts-check
3/// <reference types="@actions/github-script" />
4// @safe-outputs-exempt SEC-005: target repo is used only for read-only PR head-ref lookups during deterministic sample replay; never derived from agent safe-output content and never used for a cross-repo write.

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected