Closed
Description
- Allow
path
to be aglob
- If the workflow that triggered the action is set to only run on an
push
orpr
event to a specific path, is there a way this action can know that?- Under this use case, if the action can know the path, then the user would not need to specify the
path
input. Assuming that's the same path/file they want to diff.
- Under this use case, if the action can know the path, then the user would not need to specify the