Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jackton1 authored Feb 12, 2021
1 parent fd0b3b6 commit 72a9547
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:

## Outputs

| Input | type | description |
|:-------------:|:-----------:|:--------------------------:|
| files_changed | `boolean` | Indicates that there are outstanding changes |
| changed_files | `array` | List of file(s)/directory names <br/> that changed <br/> during the workflow execution |
| Input | type | example | description |
|:-------------:|:-----------:|:-------------:|:--------------------------:|
| files_changed | `boolean` | `true` | Indicates that there are outstanding changes |
| changed_files | `array` | `[example.txt, ...]` | List of file(s)/directory names <br/> that changed <br/> during the workflow execution |

0 comments on commit 72a9547

Please sign in to comment.