Removed file pattern

This commit is contained in:
2020-10-06 16:43:47 +02:00
parent 5c31443076
commit 20e1ffa8a2
2 changed files with 1 additions and 5 deletions

View File

@@ -11,10 +11,6 @@ inputs:
description: Commit message of the changed data
required: false
default: "Added data schema"
file_pattern:
description: File pattern used for `git add` command
required: false
default: "*"
pip_path:
description: Path relative to the repository root, where the requirements.txt is located
required: false