Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
1
import
* as core from
'@actions/core'
2
import
* as exec from
'@actions/exec'
3
import
{context, getOctokit} from
'@actions/github'
4
import
{defaults as defaultGitHubOptions} from
'@actions/github/lib/utils'
Callers
nothing calls this directly
Calls
1
main
Function · 0.85
Tested by
no test coverage detected