-
I'm trying to ensure a step only runs is a file is changed in a directory, but not to run when new files are added. |
Beta Was this translation helpful? Give feedback.
Answered by
jackton1
Sep 16, 2024
Replies: 1 comment 1 reply
-
Yes each one has a separate output, for example to get a list of only modified files that already exists. See: https://github.com/tj-actions/changed-files?tab=readme-ov-file#output_modified_files |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
jackton1
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes each one has a separate output, for example to get a list of only modified files that already exists. See: https://github.com/tj-actions/changed-files?tab=readme-ov-file#output_modified_files