Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jackton1 committed Nov 5, 2021
1 parent ab9881c commit 62c5c0b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions test/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# test

## Inputs

<!-- AUTO-DOC-INPUT:START - Do not remove or modify this section -->

| INPUT | REQUIRED | DEFAULT | DESCRIPTION |
Expand All @@ -21,9 +22,11 @@
| | | | used for comparing changes |
| token | true | ${{ github.token }} | Github token or Repo Scoped |
| | | | Personal Access Token |

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

## Outputs

<!-- AUTO-DOC-OUTPUT:START - Do not remove or modify this section -->

| OUTPUT | DESCRIPTION | VALUE |
Expand Down Expand Up @@ -56,4 +59,5 @@
| | changes. | |
| unknown_files | List of unknown files. | |
| unmerged_files | List of unmerged files. | |

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

0 comments on commit 62c5c0b

Please sign in to comment.