Documentation ¶ Index ¶ func Files(paths []string) ([]string, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Files ¶ func Files(paths []string) ([]string, error) Files resolves the supplied paths to a deduped, sorted list of workflow files. Each path may be: a workflow file, a directory of workflows, or a git repo root containing `.github/workflows/`. Types ¶ This section is empty. Source Files ¶ View all Source files discover.go Click to show internal directories. Click to hide internal directories.