Updated documentation + Adjusted default commit_message

This commit is contained in:
2020-10-06 17:04:33 +02:00
parent 96d86388ed
commit ecc49a0807
2 changed files with 9 additions and 7 deletions

View File

@@ -7,7 +7,7 @@ inputs:
commit_message:
description: Commit message of the changed data
required: false
default: "Added data schema"
default: "Updated data schema"
pip_path:
description: Path relative to the repository root, where the requirements.txt is located
required: false