Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jackton1 authored Jun 27, 2021
1 parent 7730975 commit c2a07bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ Verify that a list of files did or didn't change during the workflow execution.

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

* Free software: [MIT license](LICENSE)
Expand Down

0 comments on commit c2a07bc

Please sign in to comment.