Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/actions/starter-workflows
/ functions
Functions
5 in github.com/actions/starter-workflows
⨍
Functions
5
◇
Types & classes
7
↓ 5 callers
Function
exec
( command: string, args: string[] = [], allowAllExitCodes: boolean = false )
script/sync-ghes/exec.ts:11
↓ 1 callers
Function
checkWorkflow
* Check if a workflow uses only the given set of actions. * * @param workflowPath Path to workflow yaml file * @param enabledActions List of enable
script/sync-ghes/index.ts:93
↓ 1 callers
Function
checkWorkflow
(workflowPath: string, propertiesPath: string, allowed_categories: object[])
script/validate-data/index.ts:73
↓ 1 callers
Function
checkWorkflows
( folders: string[], enabledActions: string[], partners: string[] )
script/sync-ghes/index.ts:33
↓ 1 callers
Function
checkWorkflows
(folders: string[], allowed_categories: object[])
script/validate-data/index.ts:44