MCPcopy 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

1import * as core from '@actions/core'
2import {Inputs, createPullRequest} from './create-pull-request'
3import {inspect} from 'util'
4import * as utils from './utils'

Callers

nothing calls this directly

Calls 1

runFunction · 0.85

Tested by

no test coverage detected