The Checks if files exist action verifies that the specified files exist. The action returns true (success) if all the listed files exist, false (fail) if any of those don’t.
Options
Option
Description
Action name
The name of the workflow action. This name must be unique in a single workflow.
Files/Folders
Specify the files and folders full paths to verify, one per line. You can use variables like ${PROJECT_HOME} in the path, and they will be resolved.