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

Function isWorkflowSpec

pkg/parser/remote_fetch.go:342–344  ·  view source on GitHub ↗
(path string)

Source from the content-addressed store, hash-verified

340}
341
342func isWorkflowSpec(path string) bool {
343 return IsWorkflowSpec(path)
344}
345
346// downloadIncludeFromWorkflowSpec downloads an include file from GitHub using workflowspec
347// It first checks the cache, and only downloads if not cached

Calls 1

IsWorkflowSpecFunction · 0.70

Tested by 2