File Existence · Actions · GitHub Marketplace · GitHub
file-existence-action GitHub Action to check for file existence This is a GitHub Action to check for the existence of files. It can be used for conditionally running workflow steps based on file (s) existence. Usage The following example workflow step will check for existence of the files: package.json, LICENSE, README.md, foo bar