Skip to content

Commit

Permalink
updated action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
amartin-isp committed Oct 14, 2024
1 parent 73e165e commit a6492f6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions build-workspace-matrix/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ inputs:
relative_to_path:
description: "If provided, results will be relative to the given path"
required: false
working_directory:
description: "If provided, the action uses the specified path as the root for the purposes of detecting matching workspaces based on the provided glob patterns."
required: false
outputs:
matrix:
description: "The matrix object of the shape: { workspace: [] }"
Expand Down

0 comments on commit a6492f6

Please sign in to comment.