Skip to content

Commit

Permalink
Updated README.md (#307)
Browse files Browse the repository at this point in the history
Co-authored-by: jackton1 <jackton1@users.noreply.github.com>
  • Loading branch information
tj-actions-bot and jackton1 authored Jun 12, 2023
1 parent 430a753 commit 7da22d0
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,12 +117,12 @@ Support this project with a :star:
<!-- AUTO-DOC-INPUT:START - Do not remove or modify this section -->
| INPUT | TYPE | REQUIRED | DEFAULT | DESCRIPTION |
|-----------------------|--------|----------|----------|------------------------------------------------------------|
| files | string | false | | File/Directory names to check for <br>uncommited changes. |
| files-separator | string | false | `"\n"` | Separator used to split the <br>`files` input |
| match-gitignore-files | string | true | `"true"` | Indicates whether to match files <br>in `.gitignore` |
| separator | string | false | `" "` | Output string separator. |
| INPUT | TYPE | REQUIRED | DEFAULT | DESCRIPTION |
|-----------------------|--------|----------|-----------|------------------------------------------------------------|
| files | string | false | | File/Directory names to check for <br>uncommited changes. |
| files-separator | string | false | `"\n"` | Separator used to split the <br>`files` input |
| match-gitignore-files | string | true | `"false"` | Indicates whether to match files <br>in `.gitignore` |
| separator | string | false | `" "` | Output string separator. |

<!-- AUTO-DOC-INPUT:END -->

Expand Down

0 comments on commit 7da22d0

Please sign in to comment.