Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FindWorkflows ¶
FindWorkflows returns all .yml/.yaml workflow files found in any .github/workflows directory under dir. It walks the directory tree recursively, matching the pattern **/.github/workflows/*.{yml,yaml}. Only direct children of each .github/workflows directory are returned — subdirectories within workflows are not traversed.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.