Skip to content

Commit

Permalink
feat: allows to generate the summary only.
Browse files Browse the repository at this point in the history
  • Loading branch information
workgroupengineering committed Jun 3, 2021
1 parent e8f4fdf commit 17e7932
Show file tree
Hide file tree
Showing 6 changed files with 194 additions and 134 deletions.
4 changes: 4 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading

0 comments on commit 17e7932

Please sign in to comment.