Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
160
func
isWorkflowSpec(path string) bool {
161
return
IsWorkflowSpec(path)
162
}
Callers
1
ResolveIncludePath
Function · 0.70
Calls
1
IsWorkflowSpec
Function · 0.70
Tested by
no test coverage detected