Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
glungley opened this issue Jul 9, 2024 · 0 comments
Open

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

glungley opened this issue Jul 9, 2024 · 0 comments

Comments

@glungley
Copy link
Contributor

glungley commented Jul 9, 2024

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:
      ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant