MCPcopy Index your code
hub / github.com/actions/github-script / main.ts

File main.ts

src/main.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as core from '@actions/core'
2import * as exec from '@actions/exec'
3import {context, getOctokit} from '@actions/github'
4import {defaults as defaultGitHubOptions} from '@actions/github/lib/utils'

Callers

nothing calls this directly

Calls 1

mainFunction · 0.85

Tested by

no test coverage detected