Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/peter-evans/create-pull-request
/ 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
{Inputs, createPullRequest} from
'./create-pull-request'
3
import
{inspect} from
'util'
4
import
* as utils from
'./utils'
Callers
nothing calls this directly
Calls
1
run
Function · 0.85
Tested by
no test coverage detected