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

Function isWorkflowSpec

pkg/parser/remote_fetch_wasm.go:160–162  ·  view source on GitHub ↗
(path string)

Source from the content-addressed store, hash-verified

158}
159
160func isWorkflowSpec(path string) bool {
161 return IsWorkflowSpec(path)
162}

Callers 1

ResolveIncludePathFunction · 0.70

Calls 1

IsWorkflowSpecFunction · 0.70

Tested by

no test coverage detected