Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Usage can't show paths for workflow/action files #654

@glungley

Description

@glungley

For reusable workflows or custom actions which aren't at the root of the repository, the usage should include the path to the workflow/action yaml file. E.g.

jobs:
  call-workflow-passing-data:
    uses: octo-org/example-repo/.github/workflows/reusable-workflow.yml@main
    with:
      ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions