feat: allows to generate the summary only.

This commit is contained in:
Giuseppe Lippolis 2021-06-03 10:41:08 +02:00
parent e8f4fdfec7
commit 17e793242c
6 changed files with 189 additions and 129 deletions

View file

@ -53,6 +53,10 @@ inputs:
working-directory:
description: Relative path under $GITHUB_WORKSPACE where the repository was checked out
required: false
only-summary:
description: allows you to generate the summary only.
default: 'false'
required: false
token:
description: GitHub Access Token
required: false